]> git.cryptolib.org Git - avr-crypto-lib.git/history - mkfiles
switching uart header file
[avr-crypto-lib.git] / mkfiles /
2009-02-16 bg+MUGI
2009-02-10 bgupdated sha1
2009-02-06 bghost tools for verification +testvectors
2009-02-04 bgupdating to the new configuration
2009-02-04 bgnew hash function abstraction layer + shavs + dump...
2009-01-30 bgnew cli system
2009-01-28 bgsplit up aes asm sbox in two parts
2009-01-26 bgserpent sboxes in asm bitslice
2009-01-22 bgfaster aes decryption
2009-01-21 bgnow aes decription also in assembly
2009-01-12 bgspeed up
2009-01-10 bga first look at aes assembly
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 bga first idea of twister (only 224 and 256 bit) more...
2008-12-19 bg small update (integrating NOEKEON_OMAC and SEED_C)
2008-12-11 bgseed now in pure asm
2008-12-10 bgfurther working on seed (openssl supports it :-);
2008-12-10 bgfixing lot of typos, camellia_C now seems to work
2008-12-05 bgMD5 now completly in ASM
2008-11-25 bgnew MD5 ins ASM with C (working on pure ASM implementat...
2008-08-27 bgnew OMAC (CMAC) with Noekeon; + some bug fixes for...
2008-08-12 bgfinished asm version of serpent (may be optimized later)
2008-08-10 bgeven more serpent in asm
2008-08-10 bgadvances in serpent asm implementation
2008-08-07 bgrcfour optimized++; memxor optimized++
2008-08-02 bgmodification to the build system
2008-07-21 bgfixed bug in shabea
2008-07-20 bgnew document describing blockcipher usage
2008-07-16 bgremovement of debug/unfinished code
2008-07-16 bgrestructuring Makefile +hmac-sha1
2008-07-09 bgcamellia seems broken
2008-07-09 bgnessie for the rest (skipjack seems broken, shabea...
2008-07-03 bgmodyfied build process