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