PyKCS11 project home
PyKCS11 is a full PKCS11 wrapper for Python.
PyKCS11 let you access to almost all PKCS#11 functions and data types using any PKCS#11 library, such as the various modules supplied by smartcard vendors.
The wrapper comes with 2 interfaces: a low level and very thin interface over the original PKCS#11 API, generated using the SWIG compiler (designed for library tests); and an high level interface that offers a simpler access (with few limits) to the PKCS#11 APIs.
PyKCS11 is released under the GNU General Public License
Supported Platforms:
- Win32
- GNU/Linux
- Mac OS X
- FreeBSD (tested on 6.1)
- should also work on most UNIX
Starting Points
- PyKCS11 Download
- How to build PyKCS11
- PyKCS11 Documentation
- Code samples
- Browse Source code
- TracGuide -- How to use this site (Built-in Documentation)
- Credits
Related projects
- The OpenSC Project, hosts a large number of open source projects devoted to smart card.
To contact us: info@bit4id.com
Notes
The ticket system has been partially disabled for spamming; it's possible to create new tickets but not to modify them.
