Skip to main content
Ludovic Rousseau's blog
  • Archives
  • Tags
  • RSS feed
  • About me

    New PyKCS11 1.5.10 available

    Ludovic Rousseau

    2020-12-31 14:19

    I just released a new version of PyKCS11, a Python wrapper above the PKCS#11 API.
    See "PyKCS11 introduction" or "PyKCS11’s documentation".

    The project is registered at Pypi: https://pypi.org/project/PyKCS11/ 
     

    Changes

    1.5.10 - December 2020, Ludovic Rousseau
    • Add CKH_* constants
    • CKA_HW_FEATURE_TYPE artibute value is a number
    • Makefile: use python3 by default
    • minor improvements
     
    • pykcs11
    • Previous post
    • Next post
    Contents © 2025 Ludovic Rousseau - Powered by Nikola - License CC BY-NC-SA 4.0 Deed for the text & GNU GPLv3 for the code