Nitrokey / pynitrokey

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

Update spsdk to v2.0 and adapt #499

Closed daringer closed 5 months ago

daringer commented 5 months ago

This PR updates spsdk to version >= 2.0 <2.1 - this needed some adaptations as interfaces changed

Changes

Checklist

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

Test Environment and Execution

Fixes #486

as a side note: spsdk still uses oscrypt <1.4 so we are still stuck with the openssl bug it introduces...