X-Git-Url: https://git.cryptolib.org/?a=blobdiff_plain;f=memxor.S;h=2e8223766785f1aefed253cc2f681041e875554a;hb=0f66a12e93ed43904c30810ac33c79c87befafe7;hp=0e0419830d2d1cc7f1dc816fee8d56411c6590c7;hpb=f0ca870318011539b8cab50cf3e9b96a19307deb;p=avr-crypto-lib.git diff --git a/memxor.S b/memxor.S index 0e04198..2e82237 100644 --- a/memxor.S +++ b/memxor.S @@ -20,9 +20,9 @@ /* * File: memxor.S * Author: Daniel Otte - * Date: 2006-07-06 + * Date: 2008-08-07 * License: GPLv3 or later - * Description: Implementation of the ARCFOUR (RC4 compatible) stream cipher algorithm. + * Description: memxor, XORing one block into another * */