X-Git-Url: https://git.cryptolib.org/?p=avr-crypto-lib.git;a=blobdiff_plain;f=arcfour.h;h=bd4a4d4760d6f5d64e70534ea414b573460378f7;hp=f73dd40399afb26f55f257f596495048cb047b5f;hb=8537c7a0647b533f078af9c35bce533335c7556e;hpb=bfac0f0eef1c956bf6fbc023708f17ecfda9b39d diff --git a/arcfour.h b/arcfour.h index f73dd40..bd4a4d4 100644 --- a/arcfour.h +++ b/arcfour.h @@ -1,7 +1,7 @@ /* * File: arcfour.h * Author: Daniel Otte - * Date: 07.06.2006 + * Date: 2006-06-07 * License: GPL * Description: Implementation of the ARCFOUR (RC4 compatible) stream cipher algorithm. *