Nitrokey / pynitrokey

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

Update cryptography to the latest #427

Closed szszszsz closed 9 months ago

szszszsz commented 10 months ago

Update cryptography to the latest version: 41+:

daringer commented 9 months ago

This will include an update to fido2 1.1.2 ...

as fido2 1.1.0 needs:

fido2 1.1.0 depends on cryptography!=35, <40 and >=2.6

But fido2 1.1.2 seems to work properly