]> git.cryptolib.org Git - avr-crypto-lib.git/history - test_src
adding eax-mode
[avr-crypto-lib.git] / test_src /
2010-02-08 bgadding eax-mode
2010-02-06 bgsync between svn and bzr
2010-02-05 bgcmac+testvectors
2010-02-01 bgadding ofb- and ctr-mode
2010-01-31 bgadding CFB-mode for biwise operation
2010-01-30 bgnew cfb-mode (still limited to byte operations)
2010-01-30 bg"new cbc-mode for bcal; docu comming soon
2010-01-10 bgfix to make HFAL run correctly with Skein
2010-01-09 bgadding MonteCarlo tests for Sha-3 candidates
2010-01-06 bgimportant fix for SHA1 (Asm) & SHA256 (Asm) and new...
2009-12-26 bgextending sha256 (C)
2009-12-21 bgfreaking, me or the compiler?
2009-12-17 bgoops
2009-12-17 bgfixing bug in SHA1-C
2009-12-15 bgBMW-small -100 bytes / fix for help cmd
2009-12-10 bgsome adjustments for debugging
2009-11-28 bgfixing some warnings (AES); simplifyning AES headers...
2009-11-09 bgfixing blake & adding testvectors
2009-11-05 bgverification seems to work now...
2009-10-22 bgtweak for BMW
2009-10-14 bgintroducing the tweak on skein
2009-10-02 bgsome bugs fixed for SHA1-C (some may be left)
2009-08-06 bgmodified structure
2009-08-06 bgforgotten files
2009-08-06 bgnew makefile and modified build process
2009-07-30 bgbig bug fixed, still some problems with flow control
2009-07-29 bgbuggy revision warning
2009-07-29 bgforgotten files
2009-07-29 bgbackporting uart_i and cli
2009-06-24 bgforgot hfal_shabval.*
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