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