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