aboutsummaryrefslogtreecommitdiff
path: root/config/config.cfg
blob: 360988ece1255d89b926f5067a8f2109876b4da8 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# Config file for the Cryptech Novena FPGA framework.

[default]
default = rsa

[hash-only]
cores = sha1, sha256, sha512

[trng-only]
cores = trng

[modexp-only]
cores = modexp

[rsa]
cores = sha256, aes, trng, modexp

[multi-test]
cores = sha256, aes, aes, chacha, aes