]> git.cryptolib.org Git - avr-crypto-lib.git/commit
moving SHA1 and SHA2 testvectors
authorbg <bg@b1d182e4-1ff8-0310-901f-bddb46175740>
Sat, 9 May 2009 21:14:10 +0000 (21:14 +0000)
committerbg <bg@b1d182e4-1ff8-0310-901f-bddb46175740>
Sat, 9 May 2009 21:14:10 +0000 (21:14 +0000)
commit2bded0b1cb0b4773b5ee46db360743459d7fe482
treebc085bc2d6f5a50f3dc84e79f51e49e9ef7f71d7
parent214c1e035b25e56895483227588cf5c36392feef
moving SHA1 and SHA2 testvectors
42 files changed:
bmw_large.c
bmw_small.c
testvectors/shavs/BitTestVectors/SHA1LongMsg.txt [deleted file]
testvectors/shavs/BitTestVectors/SHA1Monte.txt [deleted file]
testvectors/shavs/BitTestVectors/SHA1ShortMsg.txt [deleted file]
testvectors/shavs/BitTestVectors/SHA256LongMsg.txt [deleted file]
testvectors/shavs/BitTestVectors/SHA256Monte.txt [deleted file]
testvectors/shavs/BitTestVectors/SHA256ShortMsg.txt [deleted file]
testvectors/shavs/BlueMidnightWish/ExtremelyLongMsgKAT_224.txt
testvectors/shavs/BlueMidnightWish/ExtremelyLongMsgKAT_256.txt
testvectors/shavs/BlueMidnightWish/ExtremelyLongMsgKAT_384.txt
testvectors/shavs/BlueMidnightWish/ExtremelyLongMsgKAT_512.txt
testvectors/shavs/BlueMidnightWish/LongMsgKAT_224.txt
testvectors/shavs/BlueMidnightWish/LongMsgKAT_256.txt
testvectors/shavs/BlueMidnightWish/LongMsgKAT_384.txt
testvectors/shavs/BlueMidnightWish/LongMsgKAT_512.txt
testvectors/shavs/BlueMidnightWish/MonteCarlo_224.txt
testvectors/shavs/BlueMidnightWish/MonteCarlo_256.txt
testvectors/shavs/BlueMidnightWish/MonteCarlo_384.txt
testvectors/shavs/BlueMidnightWish/MonteCarlo_512.txt
testvectors/shavs/BlueMidnightWish/ShortMsgKAT_224.txt
testvectors/shavs/BlueMidnightWish/ShortMsgKAT_256.txt
testvectors/shavs/BlueMidnightWish/ShortMsgKAT_384.txt
testvectors/shavs/BlueMidnightWish/ShortMsgKAT_512.txt
testvectors/shavs/ByteTestVectors/SHA1LongMsg.txt [deleted file]
testvectors/shavs/ByteTestVectors/SHA1Monte.txt [deleted file]
testvectors/shavs/ByteTestVectors/SHA1ShortMsg.txt [deleted file]
testvectors/shavs/ByteTestVectors/SHA256LongMsg.txt [deleted file]
testvectors/shavs/ByteTestVectors/SHA256Monte.txt [deleted file]
testvectors/shavs/ByteTestVectors/SHA256ShortMsg.txt [deleted file]
testvectors/shavs/SHA1+2/BitTestVectors/SHA1LongMsg.txt [new file with mode: 0644]
testvectors/shavs/SHA1+2/BitTestVectors/SHA1Monte.txt [new file with mode: 0644]
testvectors/shavs/SHA1+2/BitTestVectors/SHA1ShortMsg.txt [new file with mode: 0644]
testvectors/shavs/SHA1+2/BitTestVectors/SHA256LongMsg.txt [new file with mode: 0644]
testvectors/shavs/SHA1+2/BitTestVectors/SHA256Monte.txt [new file with mode: 0644]
testvectors/shavs/SHA1+2/BitTestVectors/SHA256ShortMsg.txt [new file with mode: 0644]
testvectors/shavs/SHA1+2/ByteTestVectors/SHA1LongMsg.txt [new file with mode: 0644]
testvectors/shavs/SHA1+2/ByteTestVectors/SHA1Monte.txt [new file with mode: 0644]
testvectors/shavs/SHA1+2/ByteTestVectors/SHA1ShortMsg.txt [new file with mode: 0644]
testvectors/shavs/SHA1+2/ByteTestVectors/SHA256LongMsg.txt [new file with mode: 0644]
testvectors/shavs/SHA1+2/ByteTestVectors/SHA256Monte.txt [new file with mode: 0644]
testvectors/shavs/SHA1+2/ByteTestVectors/SHA256ShortMsg.txt [new file with mode: 0644]