Commit graph

8 commits

Author SHA1 Message Date
Alex Dupre
dcc497c0bb Update to 1.09 release. 2011-08-17 07:12:33 +00:00
Alex Dupre
6578d5ae19 Update to 1.08 release and add LICENSE. 2011-03-04 14:22:51 +00:00
Alex Dupre
0efe789c17 Update to 1.07 release. 2009-03-09 07:37:45 +00:00
Alex Dupre
be7b3dc4d0 Update to 1.06 release. 2008-08-01 06:22:53 +00:00
Alex Dupre
c08b1b7c9d Update to 1.05 release. 2007-10-13 07:30:17 +00:00
Alex Dupre
6b7a9b8cd6 Update to 1.04 release. 2007-10-05 06:09:00 +00:00
Alex Dupre
50de46cb4f Update to 1.03 release. 2007-07-05 13:00:25 +00:00
Alex Dupre
7c7317bc09 pkcs11-helper is a library that simplifies the interaction
with PKCS#11 providers for end-user applications.

pkcs11-helper allows using multiple PKCS#11 providers at
the same time, enumerating available token certificates, or
selecting a certificate directly by serialized id, handling
card removal and card insert events, handling card re-insert
to a different slot, supporting session expiration and much
more all using a simple API.

pkcs11-helper is not designed to manage card content, since
object attributes are usually vendor specific, and 99% of
application need to access existing objects in order to
perform signature and decryption.

WWW:	http://www.opensc-project.org/pkcs11-helper/
2007-01-08 09:12:58 +00:00