Skip to content

python-yubihsm 2.1.0

Choose a tag to compare

@dainnilsson dainnilsson released this 13 Apr 09:13
2.1.0
6718a4a
  • Stop using deprecated functions from cryptography.io (prevents warnings).
  • Support Prehashed data when signing.
  • Implement context manager (python with-statement) for YubiHsm and AuthSession.
  • Bugfix: Fix byte-order issue with AEAD nonce ID.