]> git.cryptolib.org Git - avr-crypto-lib.git/blobdiff - aes.h
new hash function abstraction layer + shavs + dump util + ...
[avr-crypto-lib.git] / aes.h
diff --git a/aes.h b/aes.h
index 7a5b0d1f7f18d61ed3abe18b8bb49464ab6bbb94..9d5b77087efed4dad22018ed795eceec26b9ca97 100644 (file)
--- a/aes.h
+++ b/aes.h
@@ -1,6 +1,6 @@
 /* aes.h */
 /*
-    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