Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
os
2
3
from
cryptography.hazmat.primitives
import
hashes
4
from
cryptography.hazmat.primitives.asymmetric
import
ec
Callers
nothing calls this directly
Calls
2
load_vectors_from_file
Function · 0.90
verify_vectors
Function · 0.70
Tested by
no test coverage detected