]> git.cryptolib.org Git - avr-crypto-lib.git/blobdiff - aes_enc-asm.S
new hash function abstraction layer + shavs + dump util + ...
[avr-crypto-lib.git] / aes_enc-asm.S
index 14514f69d83309b7f82a1068dffaa484d4123347..5b46a2abbe6c4dd67d79d2465c5a0b6f71e58557 100644 (file)
@@ -1,6 +1,6 @@
 /* aes_enc-asm.S */
 /*
-    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, 2009  Daniel Otte (daniel.otte@rub.de)
 
     This program is free software: you can redistribute it and/or modify