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