summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README9
1 files changed, 8 insertions, 1 deletions
diff --git a/README b/README
index e845566..5e9943a 100644
--- a/README
+++ b/README
@@ -1 +1,8 @@
-README
+P11-KIT
+
+Provides a way to load and enumerate PKCS#11 modules. Provides a standard
+configuration setup for installing PKCS#11 modules in such a way that they're
+discoverable.
+
+Also solves problems with coordinating the use of PKCS#11 by different
+components or libraries living in the same process.