]> git.cryptolib.org Git - avr-crypto-lib.git/commit
+Shabal
authorbg <bg@b1d182e4-1ff8-0310-901f-bddb46175740>
Mon, 20 Apr 2009 12:35:04 +0000 (12:35 +0000)
committerbg <bg@b1d182e4-1ff8-0310-901f-bddb46175740>
Mon, 20 Apr 2009 12:35:04 +0000 (12:35 +0000)
commit5c68d38237aa51b91a26309c24e8e38c7fbdffbe
tree554c0cf776459547fa7be46501dd845cd056aa95
parentff9f1b74e757f2f67b11c51f65b12fffaa02e18d
+Shabal
35 files changed:
USAGE.hashfunctions
hfal_skein256.h
host/shavs_test.rb
mkfiles/shabal.mk [new file with mode: 0644]
shabal.c [new file with mode: 0644]
shabal.h [new file with mode: 0644]
skein.h
test_src/main-md5-test.c
test_src/main-sha1-test.c
test_src/main-sha256-test.c
test_src/main-shabal-test.c [new file with mode: 0644]
test_src/main-skein-test.c
test_src/main-twister224-test.c
test_src/main-twister256-test.c
test_src/main-twister384-test.c
test_src/main-twister512-test.c
test_src/nessie_hash_test.c
test_src/nessie_hash_test.h
testvectors/shavs/Shabal/ExtremelyLongMsgKAT_224.txt [new file with mode: 0644]
testvectors/shavs/Shabal/ExtremelyLongMsgKAT_256.txt [new file with mode: 0644]
testvectors/shavs/Shabal/ExtremelyLongMsgKAT_384.txt [new file with mode: 0644]
testvectors/shavs/Shabal/ExtremelyLongMsgKAT_512.txt [new file with mode: 0644]
testvectors/shavs/Shabal/LongMsgKAT_224.txt [new file with mode: 0644]
testvectors/shavs/Shabal/LongMsgKAT_256.txt [new file with mode: 0644]
testvectors/shavs/Shabal/LongMsgKAT_384.txt [new file with mode: 0644]
testvectors/shavs/Shabal/LongMsgKAT_512.txt [new file with mode: 0644]
testvectors/shavs/Shabal/MonteCarlo_224.txt [new file with mode: 0644]
testvectors/shavs/Shabal/MonteCarlo_256.txt [new file with mode: 0644]
testvectors/shavs/Shabal/MonteCarlo_384.txt [new file with mode: 0644]
testvectors/shavs/Shabal/MonteCarlo_512.txt [new file with mode: 0644]
testvectors/shavs/Shabal/ShortMsgKAT_224.txt [new file with mode: 0644]
testvectors/shavs/Shabal/ShortMsgKAT_256.txt [new file with mode: 0644]
testvectors/shavs/Shabal/ShortMsgKAT_384.txt [new file with mode: 0644]
testvectors/shavs/Shabal/ShortMsgKAT_512.txt [new file with mode: 0644]
threefish.h