Nethsm

Latest version: v1.3.0

Safety actively analyzes 723954 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 3

0.9

* Alpha version
* Don't use for production

0.5.0

This release updates the API specification and improves the Python API.

Changes

- NetHSM API changes
- Adjust to /keys/{KeyID}/cert only one MIME type API change. by q-nk ([60](https://github.com/Nitrokey/nethsm-sdk-py/pull/60))
- Incorporate API specification changes on /keys/{KeyID}/cert type. by q-nk ([62](https://github.com/Nitrokey/nethsm-sdk-py/pull/62))
- Use generated client for set_key_certificate by robin-nitrokey ([64](https://github.com/Nitrokey/nethsm-sdk-py/pull/64))
- Fix return type for get_key_certificate by robin-nitrokey ([66](https://github.com/Nitrokey/nethsm-sdk-py/pull/66))
- Update OpenAPI generator and remove schema patches by robin-nitrokey ([55](https://github.com/Nitrokey/nethsm-sdk-py/pull/55))
- Adjust system restore code to system restore multipart api by q-nk ([73](https://github.com/Nitrokey/nethsm-sdk-py/pull/73))
- Pass old passphrase when setting unlock or backup passphrase by robin-nitrokey ([72](https://github.com/Nitrokey/nethsm-sdk-py/pull/72))
- Update API spec by robin-nitrokey ([98](https://github.com/Nitrokey/nethsm-sdk-py/pull/98))
- Python API refinements
- Use lazy imports for generated client by robin-nitrokey ([67](https://github.com/Nitrokey/nethsm-sdk-py/pull/67))
- Support different types of bytes input by robin-nitrokey ([82](https://github.com/Nitrokey/nethsm-sdk-py/pull/82))
- Use enums instead of literals by robin-nitrokey ([81](https://github.com/Nitrokey/nethsm-sdk-py/pull/81))
- Test enum completeness by robin-nitrokey ([84](https://github.com/Nitrokey/nethsm-sdk-py/pull/84))
- Return dataclasses from get_info and encrypt by robin-nitrokey ([85](https://github.com/Nitrokey/nethsm-sdk-py/pull/85))
- Mark helpers with underscore prefix by robin-nitrokey ([87](https://github.com/Nitrokey/nethsm-sdk-py/pull/87))
- Refactor get_key and Key by robin-nitrokey ([89](https://github.com/Nitrokey/nethsm-sdk-py/pull/89))
- Use dataclasses for add_key by robin-nitrokey ([91](https://github.com/Nitrokey/nethsm-sdk-py/pull/91))
- Always use API version from API spec by robin-nitrokey ([92](https://github.com/Nitrokey/nethsm-sdk-py/pull/92))
- Make authentication optional by robin-nitrokey ([94](https://github.com/Nitrokey/nethsm-sdk-py/pull/94))
- Parse system time into datetime object by robin-nitrokey ([95](https://github.com/Nitrokey/nethsm-sdk-py/pull/95))
- Fix type annotations for add_key by robin-nitrokey ([101](https://github.com/Nitrokey/nethsm-sdk-py/pull/101))

[All Changes](https://github.com/Nitrokey/nethsm-sdk-py/compare/v0.4.0...v0.5.0)

0.4.0

This release updates the API specification and adds support for validating
backup files.

Changes

- Fix and extend typing checks
- [35](https://github.com/Nitrokey/nethsm-sdk-py/pull/35): fix: type error whith mime_type (nponsard)
- [42](https://github.com/Nitrokey/nethsm-sdk-py/pull/42): Update OpenAPI client and extend mypy checks (robin-nitrokey)
- [44](https://github.com/Nitrokey/nethsm-sdk-py/pull/44): Enable strict mypy checks for nethsm module (robin-nitrokey)
- Improve tests
- [37](https://github.com/Nitrokey/nethsm-sdk-py/pull/37): Allow a time delta in the time test (q-nk)
- [51](https://github.com/Nitrokey/nethsm-sdk-py/pull/51): Extend backup/restore tests (robin-nitrokey)
- Adapt to API changes
- [41](https://github.com/Nitrokey/nethsm-sdk-py/pull/41): Removed double Content-Type workaround (q-nk)
- [43](https://github.com/Nitrokey/nethsm-sdk-py/pull/43): Adjust API delete certificate error message & status code (q-nk)
- [47](https://github.com/Nitrokey/nethsm-sdk-py/pull/47): Add certifi dependency (robin-nitrokey)
- [52](https://github.com/Nitrokey/nethsm-sdk-py/pull/52): Add backup validation (robin-nitrokey)

[All Changes](https://github.com/Nitrokey/nethsm-sdk-py/compare/v0.3.2...v0.4.0)

0.3.2

This release fixes a warning if TLS verification is disabled.

Changes

- fix: disable warnings when tls verification is disabled by nponsard ([31](https://github.com/Nitrokey/nethsm-sdk-py/pull/31))

[All Changes](https://github.com/Nitrokey/nethsm-sdk-py/compare/v0.3.1...v0.3.2)

0.3.1

This release fixes the exception data.

Changes

- fix: exception data by nponsard ([30](https://github.com/Nitrokey/nethsm-sdk-py/pull/30))

[All Changes](https://github.com/Nitrokey/nethsm-sdk-py/compare/v0.3.0...v0.3.1)

0.3.0

This release improves the exception handling.

Changes

- refactor: exception handling by nponsard ([27](https://github.com/Nitrokey/nethsm-sdk-py/pull/27))

[All Changes](https://github.com/Nitrokey/nethsm-sdk-py/compare/v0.2.0...v0.3.0)

Page 2 of 3

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.