]> 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 5dcb84fb4e4ec7b44e6d34b8c81dbb821ff037c4..e07193f2cbfbc9564adff1557c4f78b3b1ed414e 100644 (file)
--- a/arcfour.c
+++ b/arcfour.c
@@ -1,6 +1,6 @@
 /* arcfour.c */
 /*
-    This file is part of the Crypto-avr-lib/microcrypt-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