aboutsummaryrefslogtreecommitdiff
path: root/config/config.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'config/config.cfg')
-rw-r--r--config/config.cfg6
1 files changed, 3 insertions, 3 deletions
diff --git a/config/config.cfg b/config/config.cfg
index 360988e..65659f7 100644
--- a/config/config.cfg
+++ b/config/config.cfg
@@ -4,7 +4,7 @@
default = rsa
[hash-only]
-cores = sha1, sha256, sha512
+cores = sha1 sha256 sha512
[trng-only]
cores = trng
@@ -13,7 +13,7 @@ cores = trng
cores = modexp
[rsa]
-cores = sha256, aes, trng, modexp
+cores = sha256 aes trng modexp
[multi-test]
-cores = sha256, aes, aes, chacha, aes
+cores = sha256 aes aes chacha aes