]> git.cryptolib.org Git - avr-crypto-lib.git/blobdiff - grain.c
new hash function abstraction layer + shavs + dump util + ...
[avr-crypto-lib.git] / grain.c
diff --git a/grain.c b/grain.c
index 895f28b107dc7d01d7a793682f62c94422f0875d..8d30d2266299a367a2f5891daa0220f58642fe2d 100644 (file)
--- a/grain.c
+++ b/grain.c
@@ -1,6 +1,6 @@
 /* grain.c */
 /*
-    This file is part of the This file is part of the AVR-Crypto-Lib.
+    This file is part of the AVR-Crypto-Lib.
     Copyright (C) 2008  Daniel Otte (daniel.otte@rub.de)
 
     This program is free software: you can redistribute it and/or modify