Cryptography v42 introduces breaking changes by removing support for bare bone OpenSSL interactions. Specifically, it breaks [Dss1Verifier._recover_F](https://github.com/ZeroPass/pymrtd/blob/997a24f62a9c7adc66e66047b6a61b8bb467f5f8/src/pymrtd/pki/iso9796e2.py#L87-L116) and [EC key initialization](https://github.com/ZeroPass/pymrtd/blob/997a24f62a9c7adc66e66047b6a61b8bb467f5f8/src/pymrtd/pki/keys.py#L250-L270).