Engine PKCS#11
Engine_pkcs11 is an implementation of an engine for OpenSSL. It can be loaded using code, config file or command line and will pass any function call by openssl to a PKCS#11 module. Engine_pkcs11 is meant to be used with smart cards and software for using smart cards in PKCS#11 format, such as OpenSC. Originaly this engine was a part of OpenSC, until OpenSC was split into several small projects for improved flexibility.
OpenSC was written by an international team and is licensed as Open Source software under the new BSD license.
For a list of all authors and contributers as well as detailed license information see AuthorsAndCredits.
Engine_pkcs11 is based on the http://www.opensc-project.org/libp11 library.
- Download the latest stable release of Engine_pkcs11.
- QuickStart - installation and basic steps to generate and sign a certificate.
- MailingLists - How to contact us.
- Please file bug reports via our online bug tracker.
- SubversionRepository has our latest source code, if you want to test it or improve it.
- All changes are listed in the [file:ChangeLog ChangeLog] in the source code or online.