diff options
Diffstat (limited to 'config')
-rw-r--r-- | config/core.cfg | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/config/core.cfg b/config/core.cfg index 48e92ff..62fb93a 100644 --- a/config/core.cfg +++ b/config/core.cfg @@ -84,7 +84,9 @@ cores = sha256 aes trng modexp [project hsm] # make me one with everything -#cores = sha1 sha256 sha512 aes trng modexp +cores = sha1 sha256 sha512 aes trng modexp mkmif + +[project hsm-super] # super-size it cores = mkmif trng sha1 sha1 sha1 sha256 sha256 sha256 sha512 sha512 sha512 aes aes aes modexp modexp modexp |