Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/pyca/cryptography
/ generate_secp256k1.py
File
generate_secp256k1.py
docs/development/custom-vectors/secp256k1/generate_secp256k1.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
hashlib
2
import
os
3
from
binascii
import
hexlify
4
from
collections
import
defaultdict
Callers
nothing calls this directly
Calls
4
load_vectors_from_file
Function · 0.90
open_vector_file
Function · 0.90
write_file
Function · 0.70
build_vectors
Function · 0.70
Tested by
no test coverage detected