]> git.cryptolib.org Git - avr-crypto-lib.git/blobdiff - aes_dec.c
new hash function abstraction layer + shavs + dump util + ...
[avr-crypto-lib.git] / aes_dec.c
index 72078acd2c81dbe4b2dbf385b98560892c2862d2..8c476de0dbe70d3105eda6412befb75f334e78ba 100644 (file)
--- a/aes_dec.c
+++ b/aes_dec.c
@@ -1,6 +1,6 @@
 /* aes.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, 2009  Daniel Otte (daniel.otte@rub.de)
 
     This program is free software: you can redistribute it and/or modify