[Cryptech-Commits] [core/platform/common] branch core_config_cleanup updated: split [project hsm]

git at cryptech.is git at cryptech.is
Thu Jan 19 22:39:36 UTC 2017


This is an automated email from the git hooks/post-receive script.

paul at psgd.org pushed a commit to branch core_config_cleanup
in repository core/platform/common.

The following commit(s) were added to refs/heads/core_config_cleanup by this push:
     new 2717c9a  split [project hsm]
2717c9a is described below

commit 2717c9a02c6c6c7ee53d98036a64b6dd61c08101
Author: Paul Selkirk <paul at psgd.org>
AuthorDate: Thu Jan 19 17:39:14 2017 -0500

    split [project hsm]
---
 config/core.cfg | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

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
 

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Commits mailing list