]> git.cryptolib.org Git - avr-crypto-lib.git/commit
optimized rotates for keccak
authorbg <bg@b1d182e4-1ff8-0310-901f-bddb46175740>
Mon, 30 Aug 2010 18:04:40 +0000 (18:04 +0000)
committerbg <bg@b1d182e4-1ff8-0310-901f-bddb46175740>
Mon, 30 Aug 2010 18:04:40 +0000 (18:04 +0000)
commit25ccd391d2f02575799e94bf9aac1e108e7c0f3b
tree2e86db089073e7b05554b6bf835201ee2cf2c939
parent794b705a0b4dedf4eab3aabcf39f76bf9856ee3f
optimized rotates for keccak
keccak/keccak.c
keccak/rotate64.S [new file with mode: 0644]
keccak/rotate64.h [new file with mode: 0644]
mkfiles/keccak_c.mk
test_src/main-keccak-test.c