diff options
| author | Stef Walter <stefw@collabora.co.uk> | 2011-07-29 14:07:01 +0200 |
|---|---|---|
| committer | Stef Walter <stefw@collabora.co.uk> | 2011-07-29 14:07:01 +0200 |
| commit | dd6b2c11794a74a33bfa53fec9892cb0c7007e80 (patch) | |
| tree | 616f5862090ef6cf98aec1be550fc8b627f66559 | |
| parent | 24d5da1bfa82e296872ae1ef62dbc073780edf20 (diff) | |
Release version 0.3
| -rw-r--r-- | NEWS | 5 | ||||
| -rw-r--r-- | README | 9 |
2 files changed, 13 insertions, 1 deletions
@@ -1,3 +1,8 @@ +0.3 + * Rewrite hash table, and simplify licensing. + * Correct paths for p11-kit config files. + * Many build fixes and tweaks. + 0.2 * List token labels in 'p11-kit -l' * Add API's for handing the pinfile part of URIs @@ -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. |
