X-Git-Url: https://git.cryptolib.org/?a=blobdiff_plain;f=arcfour-asm.S;h=ec0eeebc879aa7b6706f45031f40a0b257fbea41;hb=6bca96e560e6097aa5b225fad67f2e2a27f4182f;hp=eafd77151e7d41630d908c3cd22d2ad847af362b;hpb=96ebafd201c9e8441c7677577b24aa402c1defc6;p=avr-crypto-lib.git diff --git a/arcfour-asm.S b/arcfour-asm.S index eafd771..ec0eeeb 100644 --- a/arcfour-asm.S +++ b/arcfour-asm.S @@ -17,10 +17,10 @@ along with this program. If not, see . */ /* - * File: arcfour-asm.S - * Author: Daniel Otte - * Date: 07.06.2006 - * License: GPL + * File: arcfour-asm.S + * Author: Daniel Otte + * Date: 2006-07-06 + * License: GPLv3 or later * Description: Implementation of the ARCFOUR (RC4 compatible) stream cipher algorithm. * */