Skip to content

python-yubihsm 3.1.0

Choose a tag to compare

@elibon99 elibon99 released this 09 Sep 09:20
· 46 commits to main since this release
3.1.0
d14f0a2

Changes in this release:

  • Support for asymmetric wrap (for FW 2.4+).
  • Support for wrapping ed25519 keys with seed (for FW 2.4+).
  • Deprectaded get_fips_mode (use get_fips_status instead).
  • Added py.typed for type checker compatibility.