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