]> git.cryptolib.org Git - avr-crypto-lib.git/blobdiff - aes_dec.h
new hash function abstraction layer + shavs + dump util + ...
[avr-crypto-lib.git] / aes_dec.h
index b033e351e3ac3cf8df89794967e26cfd93cac1f7..631d95377b7f3e933551564facf37c7de50f8865 100644 (file)
--- a/aes_dec.h
+++ b/aes_dec.h
@@ -1,6 +1,6 @@
 /* aes_dec.h */
 /*
-    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