/crypto_lib_cross_language_bug_report

crypto libs seem to have strange compatibility bugs when signing using A and verifying using B.

Primary LanguagePython

Playground to test compatability of rust library libsecp256k1 & 4 python libraries

python ecdsa: fails with about 50%

python cryptography: fails with about 50%

python coincurve: passes 100%

python secp256k1 passes 100%