]> git.cryptolib.org Git - avr-crypto-lib.git/history - test_src
switch gcm-test from aes to aes-enconly
[avr-crypto-lib.git] / test_src /
2009-06-14 bgGrøstl in large (384 & 512 bit); warning: freaking...
2009-06-09 bggrøstl, a first impression
2009-05-14 bgmoved twister naming from big to large
2009-05-14 bgremoving old twister stuff
2009-05-14 bgsmall bug in twister (C) fixed asm version needs fixing
2009-05-14 bgmodifyed build system (removed some redundance)
2009-05-13 bgperformance upgrade
2009-05-11 bgfixing bug in skein (asm); + new tools for hfal
2009-05-09 bg+blake, bug compatibility by default off
2009-04-28 bg+BlueMidnightWish
2009-04-27 bgmore shabal
2009-04-20 bg+Shabal
2009-04-13 bgfixing a bug in threefish-256 decryption assembler...
2009-04-06 bgadding mickey-v2 128
2009-04-03 bgforgotten files
2009-03-30 bgthreefish decryption (256, 512 and 1024 bit) in assembler
2009-03-25 bg+skein and ubi (512 and 1024bit mode) in assembler
2009-03-25 bgthreefish encrytion in 512 and 1024 bit in assembler
2009-03-21 bg+threefish256 decryption
2009-03-21 bg+threefis256 asm +ubi256 asm + skein256 asm
2009-03-13 bg+ HashFunctionAbstractionLayer (hfal) for skein +some...
2009-03-12 bg+skein
2009-03-12 bg+threefish +ubi
2009-03-01 bgmodifying some nessie test suits (mac & hash) to use...
2009-02-26 bgadjusting omac-noekeon nessie test for new nessie mac API
2009-02-26 bg+ base64 en- and decoding
2009-02-26 bgforgotten files
2009-02-26 bgchanging hmac API + bug fixes
2009-02-25 bgmoving from uart to cli
2009-02-17 bgbug fixed in md5-asm.S ( wrong values for length_b...
2009-02-16 bg+MUGI
2009-02-10 bgupdated sha1
2009-02-09 bgextended HFAL
2009-02-06 bghost tools for verification +testvectors
2009-02-05 bgnow with shavs tests
2009-02-04 bgfixing a warning
2009-02-04 bgnew hash function abstraction layer + shavs + dump...
2009-02-02 bgfixing a bug in sha1-C and sha256-C (only C-Versions...
2009-01-30 bgnew cli system
2009-01-29 bgrenaming to AVR-Crypto-Lib
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