]> git.cryptolib.org Git - avr-crypto-lib.git/commit
introducing the tweak on skein
authorbg <bg@b1d182e4-1ff8-0310-901f-bddb46175740>
Wed, 14 Oct 2009 23:43:35 +0000 (23:43 +0000)
committerbg <bg@b1d182e4-1ff8-0310-901f-bddb46175740>
Wed, 14 Oct 2009 23:43:35 +0000 (23:43 +0000)
commitbd9d6731486cac11f6b294b3c84681eb65947f3d
treef7c8e0566dd6358875c5b3cb51056cb4a081f4ec
parent83398013d7fefe3600b771be65317a330a140ffb
introducing the tweak on skein
67 files changed:
host/nessie_check.rb
sha1/sha1.c
skein/threefish1024_dec.c
skein/threefish1024_dec_asm.S
skein/threefish1024_enc.c
skein/threefish1024_enc_asm.S
skein/threefish256_dec.c
skein/threefish256_dec_asm.S
skein/threefish256_enc.c
skein/threefish256_enc_asm.S
skein/threefish256_enc_small.S
skein/threefish512_dec.c
skein/threefish512_dec_asm.S
skein/threefish512_enc.c
skein/threefish512_enc_asm.S
test_src/main-sha1-test.c
testvectors/shavs/Skein/ExtremelyLongMsgKAT.txt [new file with mode: 0644]
testvectors/shavs/Skein/ExtremelyLongMsgKAT_224.txt
testvectors/shavs/Skein/ExtremelyLongMsgKAT_256.txt
testvectors/shavs/Skein/ExtremelyLongMsgKAT_384.txt
testvectors/shavs/Skein/ExtremelyLongMsgKAT_512.txt
testvectors/shavs/Skein/ExtremelyLongMsgKAT_768.txt [deleted file]
testvectors/shavs/Skein/LongMsgKAT.txt [new file with mode: 0644]
testvectors/shavs/Skein/LongMsgKAT_224.txt
testvectors/shavs/Skein/LongMsgKAT_256.txt
testvectors/shavs/Skein/LongMsgKAT_384.txt
testvectors/shavs/Skein/LongMsgKAT_512.txt
testvectors/shavs/Skein/LongMsgKAT_768.txt [deleted file]
testvectors/shavs/Skein/MonteCarlo.txt [new file with mode: 0644]
testvectors/shavs/Skein/MonteCarlo_224.txt
testvectors/shavs/Skein/MonteCarlo_256.txt
testvectors/shavs/Skein/MonteCarlo_384.txt
testvectors/shavs/Skein/MonteCarlo_512.txt
testvectors/shavs/Skein/MonteCarlo_768.txt [deleted file]
testvectors/shavs/Skein/Readme.txt [new file with mode: 0644]
testvectors/shavs/Skein/ShortMsgKAT.txt [new file with mode: 0644]
testvectors/shavs/Skein/ShortMsgKAT_1024.txt [deleted file]
testvectors/shavs/Skein/ShortMsgKAT_224.txt
testvectors/shavs/Skein/ShortMsgKAT_256.txt
testvectors/shavs/Skein/ShortMsgKAT_384.txt
testvectors/shavs/Skein/ShortMsgKAT_512.txt
testvectors/shavs/Skein/ShortMsgKAT_768.txt [deleted file]
testvectors/shavs/Skein/skein_golden_kat.txt [new file with mode: 0644]
testvectors/shavs/Skein/skein_golden_kat_internals.txt [new file with mode: 0644]
testvectors/shavs/Skein/skein_golden_kat_short.txt [new file with mode: 0644]
testvectors/shavs/Skein/skein_golden_kat_short_internals.txt [new file with mode: 0644]
testvectors/shavs/Skein_old/ExtremelyLongMsgKAT_224.txt [new file with mode: 0644]
testvectors/shavs/Skein_old/ExtremelyLongMsgKAT_256.txt [new file with mode: 0644]
testvectors/shavs/Skein_old/ExtremelyLongMsgKAT_384.txt [new file with mode: 0644]
testvectors/shavs/Skein_old/ExtremelyLongMsgKAT_512.txt [new file with mode: 0644]
testvectors/shavs/Skein_old/ExtremelyLongMsgKAT_768.txt [new file with mode: 0644]
testvectors/shavs/Skein_old/LongMsgKAT_224.txt [new file with mode: 0644]
testvectors/shavs/Skein_old/LongMsgKAT_256.txt [new file with mode: 0644]
testvectors/shavs/Skein_old/LongMsgKAT_384.txt [new file with mode: 0644]
testvectors/shavs/Skein_old/LongMsgKAT_512.txt [new file with mode: 0644]
testvectors/shavs/Skein_old/LongMsgKAT_768.txt [new file with mode: 0644]
testvectors/shavs/Skein_old/MonteCarlo_224.txt [new file with mode: 0644]
testvectors/shavs/Skein_old/MonteCarlo_256.txt [new file with mode: 0644]
testvectors/shavs/Skein_old/MonteCarlo_384.txt [new file with mode: 0644]
testvectors/shavs/Skein_old/MonteCarlo_512.txt [new file with mode: 0644]
testvectors/shavs/Skein_old/MonteCarlo_768.txt [new file with mode: 0644]
testvectors/shavs/Skein_old/ShortMsgKAT_1024.txt [new file with mode: 0644]
testvectors/shavs/Skein_old/ShortMsgKAT_224.txt [new file with mode: 0644]
testvectors/shavs/Skein_old/ShortMsgKAT_256.txt [new file with mode: 0644]
testvectors/shavs/Skein_old/ShortMsgKAT_384.txt [new file with mode: 0644]
testvectors/shavs/Skein_old/ShortMsgKAT_512.txt [new file with mode: 0644]
testvectors/shavs/Skein_old/ShortMsgKAT_768.txt [new file with mode: 0644]