mirror of
https://github.com/status-im/secp256k1.git
synced 2025-02-24 11:48:18 +00:00
OpenSSL 1.1 makes ECDSA_SIG opaque and our tests need access inside this object. The comparison tests against OpenSSL aren't important for most users, but the build failing is...