python-yubihsm 3.1.0
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(useget_fips_statusinstead). - Added
py.typedfor type checker compatibility.