summaryrefslogtreecommitdiffstats
path: root/libraries/pkcs11-helper/README
diff options
context:
space:
mode:
Diffstat (limited to 'libraries/pkcs11-helper/README')
-rw-r--r--libraries/pkcs11-helper/README6
1 files changed, 6 insertions, 0 deletions
diff --git a/libraries/pkcs11-helper/README b/libraries/pkcs11-helper/README
new file mode 100644
index 0000000000..442e091758
--- /dev/null
+++ b/libraries/pkcs11-helper/README
@@ -0,0 +1,6 @@
+PKCS#11 is published standard.
+
+PKCS#11 is the de-facto standard to access cryptographic devices.
+
+pkcs11-helper is a library that simplifies the interaction with
+PKCS#11 providers for end-user applications.