]> git.cryptolib.org Git - avr-crypto-lib.git/history - keccak
adjusting test system uart reference
[avr-crypto-lib.git] / keccak /
2013-09-20 bgkeccak improvments
2013-02-17 bgglobal style change (now * is attached to identifier...
2013-01-20 bg[keccak-asm] final changes
2013-01-14 bg[keccak-asm] applying quick-fix
2013-01-13 bg[keccak-asm] *_lastBlock in asm
2013-01-12 bg[keccak-asm] clean up
2013-01-12 bg[keccak-asm] *_init in asm
2013-01-12 bg[keccak-asm] *_ctx2hash in asm
2013-01-12 bg[keccak-c] fixing
2013-01-11 bg[keccak-asm] removing unnecessary c and d fields from...
2013-01-02 bg[keccak-asm] keccak_ctx2hash in asm
2013-01-01 bg[keccak-asm] keccak_nextBlock in asm
2012-12-27 bg[keccak-asm] improving last block handling (reducing...
2012-12-27 bg[keccak-asm] improving last block handling (reducing...
2012-12-26 bg[keccak-asm] removing rotate64 from asm build
2012-12-26 bg[keccak-asm] keccak_f1600 in asm
2012-12-26 bg[keccak-asm] chi in asm
2012-12-26 bg[keccak-asm] rho & pi in asm
2012-12-18 bgprogress in asm version of keccak (theta now in asm)
2012-12-18 bgwhitespace inseration
2012-12-18 bgprogress in asm version of keccak
2012-12-17 bgfirst steps to keccak in asm
2012-11-14 bgform changes (nothing of importance)
2012-03-14 bga lot of fixes
2010-11-01 bgclearing up inclusion structure for easier integration...
2010-09-25 bgclean up
2010-09-01 bgoptimized cubehash a bit
2010-08-30 bgoptimized rotates for keccak
2010-02-11 bgfixing bug in padding for Keccak
2010-02-11 bgremoving debugging stuff from keccak
2010-02-11 bgremoving debugging stuff from keccak
2010-02-10 bgadding Keccak