]> git.cryptolib.org Git - avr-crypto-lib.git/blobdiff - aes128_enc.c
new hash function abstraction layer + shavs + dump util + ...
[avr-crypto-lib.git] / aes128_enc.c
index 00329a96711c09e987b19895bfcffff63675fb16..37908546991ce923206a55bac6b5d25fdee5a90a 100644 (file)
@@ -1,6 +1,6 @@
 /* aes128_enc.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