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