MCPcopy
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

1import hashlib
2import os
3from binascii import hexlify
4from collections import defaultdict

Callers

nothing calls this directly

Calls 4

load_vectors_from_fileFunction · 0.90
open_vector_fileFunction · 0.90
write_fileFunction · 0.70
build_vectorsFunction · 0.70

Tested by

no test coverage detected