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