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