pykcs11 1.5.18


pip install pykcs11

  Latest version

Released: Aug 03, 2025

Project Links

Meta
Author: Giuseppe Amato (Midori)
Maintainer: Ludovic Rousseau

Classifiers

Development Status
  • 5 - Production/Stable

Intended Audience
  • Developers

License
  • OSI Approved :: GNU General Public License (GPL)

Natural Language
  • English

Operating System
  • Microsoft :: Windows
  • OS Independent
  • Unix

Programming Language
  • C
  • C++
  • Python

Topic
  • Security :: Cryptography
  • Software Development :: Libraries :: Python Modules

A complete PKCS#11 wrapper for Python. You can use any PKCS#11 (aka CryptoKi) module such as the PSM which comes as part of mozilla or the various modules supplied by vendors of hardware crypto tokens, and almost all PKCS#11 functions and data types. The wrapper has been generated with the help of the SWIG compiler.

No dependencies