Nitrokey / pynitrokey

Python client for Nitrokey devices
Apache License 2.0
93 stars 28 forks source link

feat: update NetHSM api client #434

Closed nponsard closed 9 months ago

nponsard commented 9 months ago

This PR updates the NetHSM api client to the latest specification.

Changes

Checklist

Make sure to run make check and make fix before creating a PR, otherwise the CI will fail.

Test Environment and Execution

nponsard commented 9 months ago

I need to test all the functions to check if the type changed / something broke :

nponsard commented 9 months ago

There's problems with the latest versions of the code generators, I'm gonna try with an older version.