package
0.0.0-20241203115807-4a97a7c1b020
Repository: https://github.com/overclock-validator/gnark-crypto.git
Documentation: pkg.go.dev

# Functions

GenerateKey generates a public and private key pair.
HashToInt converts a hash value to an integer.

# Structs

PrivateKey represents an ECDSA private key.
PublicKey represents an ECDSA public key.
Signature represents an ECDSA signature.