]> git.cryptolib.org Git - arm-crypto-lib.git/blob - testconf/Skein.conf
more files
[arm-crypto-lib.git] / testconf / Skein.conf
1
2 [Skein-256-224]
3 algo=a
4 file_0=testvectors/shavs/Skein/ShortMsgKAT_224.txt
5 file_1=testvectors/shavs/Skein/LongMsgKAT_224.txt
6
7 [Skein-256-256]
8 algo=b
9 file_0=testvectors/shavs/Skein/ShortMsgKAT_256.txt
10 file_1=testvectors/shavs/Skein/LongMsgKAT_256.txt
11
12 [Skein-512-384]
13 algo=c
14 file_0=testvectors/shavs/Skein/ShortMsgKAT_384.txt
15 file_1=testvectors/shavs/Skein/LongMsgKAT_384.txt
16
17 [Skein-512-512]
18 algo=d
19 file_0=testvectors/shavs/Blake/ShortMsgKAT_512.txt
20 file_1=testvectors/shavs/Blake/LongMsgKAT_512.txt
21
22