pymrtd icon indicating copy to clipboard operation
pymrtd copied to clipboard

Upgrade codebase to cryptography v42+

Open smlu opened this issue 9 months ago • 4 comments

Cryptography v42 introduces breaking changes by removing support for bare bone OpenSSL interactions. Specifically, it breaks Dss1Verifier._recover_F and EC key initialization.

smlu avatar May 20 '24 12:05 smlu