]> git.cryptolib.org Git - avr-crypto-lib.git/history - test_src
bug fix + docu
[avr-crypto-lib.git] / test_src /
2009-01-21 bgnow aes decription also in assembly
2009-01-10 bga first look at aes assembly
2009-01-07 bgsha3 api for twister
2009-01-04 bgaes_keyschdule speed up
2008-12-31 bgnew AES in C, happy new year
2008-12-28 bgtwister now in ASM
2008-12-22 bgnow comes twister-512
2008-12-21 bgforgot a ;
2008-12-21 bga first idea of twister (only 224 and 256 bit) more...
2008-12-11 bgseed now in pure asm
2008-12-10 bgfixing lot of typos, camellia_C now seems to work
2008-12-09 bgcamellia (C and ASM mixed) seems to work now; pure...
2008-12-05 bgmd5_lastBlock() now in ASM
2008-11-25 bgnew MD5 ins ASM with C (working on pure ASM implementat...
2008-09-21 bgforgotten file, my fault
2008-09-01 bgadding missing file
2008-08-27 bgunifoming omac nameing; +auto help
2008-08-27 bgforgot a file
2008-08-27 bgnew OMAC (CMAC) with Noekeon; + some bug fixes for...
2008-08-19 bgfixed small bug in MD5
2008-08-12 bgeven more serpent in asm
2008-08-07 bgrcfour optimized++; memxor optimized++
2008-08-06 bgchanged arcfour api
2008-08-02 bgmodification to the build system