summaryrefslogtreecommitdiff
path: root/security/softhsm/DESCR
diff options
context:
space:
mode:
Diffstat (limited to 'security/softhsm/DESCR')
-rw-r--r--security/softhsm/DESCR4
1 files changed, 4 insertions, 0 deletions
diff --git a/security/softhsm/DESCR b/security/softhsm/DESCR
new file mode 100644
index 00000000000..5282e11fad9
--- /dev/null
+++ b/security/softhsm/DESCR
@@ -0,0 +1,4 @@
+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. It is being developed as a part of the OpenDNSSEC
+project. SoftHSM uses Botan for its cryptographic operations.