]> git.cryptolib.org Git - avr-crypto-lib.git/commit
now including whirlpool
authorbg <bg@b1d182e4-1ff8-0310-901f-bddb46175740>
Tue, 4 Jan 2011 16:40:47 +0000 (16:40 +0000)
committerbg <bg@b1d182e4-1ff8-0310-901f-bddb46175740>
Tue, 4 Jan 2011 16:40:47 +0000 (16:40 +0000)
commit1de7784dc5fe0e2ebac23c0ee883a38f65a96b62
tree5c10f024d58f9f08bead82d1cc4e6b9d6ae60e71
parentd1181933dc28db92d787cf5604e2fc96ab0d8f9f
now including whirlpool
hfal/hfal_whirlpool.c [new file with mode: 0644]
hfal/hfal_whirlpool.h [new file with mode: 0644]
mkfiles/whirlpool.mk [new file with mode: 0644]
test_src/main-whirlpool-test.c [new file with mode: 0644]
testvectors/Whirlpool-Final-512.unverified.test-vectors [new file with mode: 0644]
testvectors/Whirlpool-Final-512.verified.cut.test-vectors [new file with mode: 0644]
whirlpool/whirlpool.c [new file with mode: 0644]
whirlpool/whirlpool.h [new file with mode: 0644]