pkcs11 1.0.4
Python object-oriented wrapper for PKCS11 (Cryptoki) dlls
The C++ extension module provides a nice object-oriented wrapper around a
binary PKCS11 module such as the PSM which comes as part of mozilla or the
various modules supplied by vendors of hardware crypto tokens.
The interface is somewhat limited as I only covered enough of it to handle the
functions defined in the module I care most about (for the Dallas
Semiconductor Java iButton) which for actual crypto operations only defines
signing hashes and unwrapping keys (browser handles the rest).
- Author: Jens B. Jorgensen
- Home Page: http://www.ultraemail.net:8000/~jbj1/#pkcs11
- Download URL: http://www.ultraemail.net:8000/~jbj1/pkcs11-1.0.4.zip
- Keywords: crypto,pki,pkcs11,c++
- License: GPL
- Platform: Win32
-
Categories
- Development Status :: 5 - Production/Stable
- Intended Audience :: Developers
- License :: OSI Approved :: GNU General Public License (GPL)
- Natural Language :: English
- Operating System :: Microsoft :: Windows
- Programming Language :: C++
- Topic :: Security :: Cryptography
- Topic :: Software Development :: Libraries :: Python Modules
- Package Index Owner: jensbjorgensen
- DOAP record: pkcs11-1.0.4.xml
