]> git.cryptolib.org Git - avr-crypto-lib.git/blobdiff - aes_dec-asm_faster.S
new hash function abstraction layer + shavs + dump util + ...
[avr-crypto-lib.git] / aes_dec-asm_faster.S
index 8822c32fea87c727be34d0ee4f5716be715ec938..e743678ff21e88d2a80dd4c5daebc974a5601032 100644 (file)
@@ -1,6 +1,6 @@
 /* aes_dec-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