aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRob Austein <sra@hactrn.net>2017-09-13 15:00:51 -0400
committerRob Austein <sra@hactrn.net>2017-09-13 15:00:51 -0400
commit678646d90aa50482936ee06b5a4d7bb00c156aab (patch)
treec871ff8a5cee4357764b668ea3e881417afefa67
parentbeed93d538322682e62453ad058371e406d7ee38 (diff)
Add second modexp core for parallel CRT.
-rw-r--r--config/core.cfg4
1 files changed, 2 insertions, 2 deletions
diff --git a/config/core.cfg b/config/core.cfg
index 3b935c1..222a8e0 100644
--- a/config/core.cfg
+++ b/config/core.cfg
@@ -83,8 +83,8 @@ cores = mkmif
cores = sha256 aes trng modexp
[project hsm]
-# make me one with everything
-cores = sha1 sha256 sha512 aes trng modexp mkmif ecdsa256 ecdsa384
+# Make me one with everything, except we want two modexp cores for parallel CRT
+cores = sha1 sha256 sha512 aes trng modexp modexp mkmif ecdsa256 ecdsa384
[project hsm-super]
# super-size it