* Keep real MAC address of ethernet device * Support for new NetHSM 2 hardware (MSI Z790) * Upgrade to Muen 1.1.1
2.0
* Implementation of namespaces * Substantial crypto performance improvements * Improved performance of restore and update operations * Fix of memory leak during backup * Fix of restore in operational state
1.1.0
Features
- Support key import from PEM files ([99](https://github.com/Nitrokey/nethsm-sdk-py/issues/99)) - Add `ignore_whitespace` option to `Base64.from_encoded` ([108](https://github.com/Nitrokey/nethsm-sdk-py/issues/108))
This release defines the stable API for the SDK based on the NetHSM [v1.0](nethsm-v1.0) release. It also improves the handling of base64-encoded data and simplifies the provision and restore methods.