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