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_status
instead). - Added
py.typed
for type checker compatibility.
Changes in this release:
get_fips_mode
(use get_fips_status
instead).py.typed
for type checker compatibility.