pymrtd
pymrtd copied to clipboard
Upgrade codebase to cryptography v42+
Cryptography v42 introduces breaking changes by removing support for bare bone OpenSSL interactions. Specifically, it breaks Dss1Verifier._recover_F and EC key initialization.