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