Skip to content

Releases: ThalesGroup/pycryptoki

v2.1

02 Feb 14:25
dd7ad99
Compare
Choose a tag to compare

Changelog

  • Documentation updates
  • Added example code
  • Moved mechanisms to subpackage
  • Various bugfixes around type conversions
  • Added test requirements

v2.0.1

16 Dec 16:01
Compare
Choose a tag to compare

Bugfix release for using pycryptoki with python32/windows 32 DLLs.

version 2.0

22 Sep 14:59
Compare
Choose a tag to compare

Changelog:

  • Added ability to pre-allocate space in to_byte_array
  • Added derive mechanisms
  • Added tox.ini configuration (
  • Fixed install_requires in setup.py
  • Added six to requirements.txt
  • Bumped version number to coincide with internal version.
  • Changed testcases in hsm_managment to skip instead of xfail (saves execution time) if configuration is invalid