]> git.cryptolib.org Git - arm-crypto-lib.git/commit
Grøstl adapted for round 3
authorbg <daniel.otte@rub.de>
Tue, 1 Feb 2011 11:41:01 +0000 (12:41 +0100)
committerbg <daniel.otte@rub.de>
Tue, 1 Feb 2011 11:41:01 +0000 (12:41 +0100)
commit7ce0cfaf621e263fc99e59e86b3e0446b0256834
tree45b4f250e0f7141dda0e6180c745278da311ff5d
parente1db57c69472f52cf2405ef4eb22f085a868eeeb
Grøstl adapted for round 3
50 files changed:
groestl/groestl_large.c
groestl/groestl_small.c
testvectors/shavs/Groestl-round2/ExtremelyLongMsgKAT_224.txt [new file with mode: 0644]
testvectors/shavs/Groestl-round2/ExtremelyLongMsgKAT_256.txt [new file with mode: 0644]
testvectors/shavs/Groestl-round2/ExtremelyLongMsgKAT_384.txt [new file with mode: 0644]
testvectors/shavs/Groestl-round2/ExtremelyLongMsgKAT_512.txt [new file with mode: 0644]
testvectors/shavs/Groestl-round2/IntermediateValues_1BlockMsg_224.txt [new file with mode: 0644]
testvectors/shavs/Groestl-round2/IntermediateValues_1BlockMsg_256.txt [new file with mode: 0644]
testvectors/shavs/Groestl-round2/IntermediateValues_1BlockMsg_384.txt [new file with mode: 0644]
testvectors/shavs/Groestl-round2/IntermediateValues_1BlockMsg_512.txt [new file with mode: 0644]
testvectors/shavs/Groestl-round2/IntermediateValues_2BlockMsg_224.txt [new file with mode: 0644]
testvectors/shavs/Groestl-round2/IntermediateValues_2BlockMsg_256.txt [new file with mode: 0644]
testvectors/shavs/Groestl-round2/IntermediateValues_2BlockMsg_384.txt [new file with mode: 0644]
testvectors/shavs/Groestl-round2/IntermediateValues_2BlockMsg_512.txt [new file with mode: 0644]
testvectors/shavs/Groestl-round2/LongMsgKAT_224.txt [new file with mode: 0644]
testvectors/shavs/Groestl-round2/LongMsgKAT_256.txt [new file with mode: 0644]
testvectors/shavs/Groestl-round2/LongMsgKAT_384.txt [new file with mode: 0644]
testvectors/shavs/Groestl-round2/LongMsgKAT_512.txt [new file with mode: 0644]
testvectors/shavs/Groestl-round2/MonteCarlo_224.txt [new file with mode: 0644]
testvectors/shavs/Groestl-round2/MonteCarlo_256.txt [new file with mode: 0644]
testvectors/shavs/Groestl-round2/MonteCarlo_384.txt [new file with mode: 0644]
testvectors/shavs/Groestl-round2/MonteCarlo_512.txt [new file with mode: 0644]
testvectors/shavs/Groestl-round2/ShortMsgKAT_224.txt [new file with mode: 0644]
testvectors/shavs/Groestl-round2/ShortMsgKAT_256.txt [new file with mode: 0644]
testvectors/shavs/Groestl-round2/ShortMsgKAT_384.txt [new file with mode: 0644]
testvectors/shavs/Groestl-round2/ShortMsgKAT_512.txt [new file with mode: 0644]
testvectors/shavs/Groestl/ExtremelyLongMsgKAT_224.txt
testvectors/shavs/Groestl/ExtremelyLongMsgKAT_256.txt
testvectors/shavs/Groestl/ExtremelyLongMsgKAT_384.txt
testvectors/shavs/Groestl/ExtremelyLongMsgKAT_512.txt
testvectors/shavs/Groestl/IntermediateValues_1BlockMsg_224.txt
testvectors/shavs/Groestl/IntermediateValues_1BlockMsg_256.txt
testvectors/shavs/Groestl/IntermediateValues_1BlockMsg_384.txt
testvectors/shavs/Groestl/IntermediateValues_1BlockMsg_512.txt
testvectors/shavs/Groestl/IntermediateValues_2BlockMsg_224.txt
testvectors/shavs/Groestl/IntermediateValues_2BlockMsg_256.txt
testvectors/shavs/Groestl/IntermediateValues_2BlockMsg_384.txt
testvectors/shavs/Groestl/IntermediateValues_2BlockMsg_512.txt
testvectors/shavs/Groestl/LongMsgKAT_224.txt
testvectors/shavs/Groestl/LongMsgKAT_256.txt
testvectors/shavs/Groestl/LongMsgKAT_384.txt
testvectors/shavs/Groestl/LongMsgKAT_512.txt
testvectors/shavs/Groestl/MonteCarlo_224.txt
testvectors/shavs/Groestl/MonteCarlo_256.txt
testvectors/shavs/Groestl/MonteCarlo_384.txt
testvectors/shavs/Groestl/MonteCarlo_512.txt
testvectors/shavs/Groestl/ShortMsgKAT_224.txt
testvectors/shavs/Groestl/ShortMsgKAT_256.txt
testvectors/shavs/Groestl/ShortMsgKAT_384.txt
testvectors/shavs/Groestl/ShortMsgKAT_512.txt