diff options
author | Giuseppe Di Terlizzi <giuseppe.diterlizzi@gmail.com> | 2017-01-20 08:03:52 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-01-20 19:35:27 +0700 |
commit | 6027bb5a54cda3fab90ba9d741135732e6e2f1d8 (patch) | |
tree | d79caeb64fbd1165fbde425b2db886bf8e4ae7ce /system/softhsm/README | |
parent | dcb30a224194a74282e5173cdb534c8214a186cb (diff) | |
download | slackbuilds-6027bb5a54cda3fab90ba9d741135732e6e2f1d8.tar.gz |
system/softhsm: Added (Software Hardware Security Module).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/softhsm/README')
-rw-r--r-- | system/softhsm/README | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/system/softhsm/README b/system/softhsm/README new file mode 100644 index 0000000000..caabb5186b --- /dev/null +++ b/system/softhsm/README @@ -0,0 +1,5 @@ +softhsm (Software Hardware Security Module) + +SoftHSM is an implementation of a cryptographic store accessible through a +PKCS #11 interface. You can use it to explore PKCS #11 without having a +Hardware Security Module. |