MCPcopy
hub / github.com/pyca/cryptography / verify_secp256k1.py

File verify_secp256k1.py

docs/development/custom-vectors/secp256k1/verify_secp256k1.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import os
2
3from cryptography.hazmat.primitives import hashes
4from cryptography.hazmat.primitives.asymmetric import ec

Callers

nothing calls this directly

Calls 2

load_vectors_from_fileFunction · 0.90
verify_vectorsFunction · 0.70

Tested by

no test coverage detected