]> git.cryptolib.org Git - avr-crypto-lib.git/blobdiff - memxor.S
advances in serpent asm implementation
[avr-crypto-lib.git] / memxor.S
index 0e0419830d2d1cc7f1dc816fee8d56411c6590c7..2e8223766785f1aefed253cc2f681041e875554a 100644 (file)
--- 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
  * 
  */