Documentation
¶
Index ¶
Constants ¶
View Source
const BLSPublicKeyLength int = 48
View Source
const BLSSecretKeyLength int = 32
View Source
const BLSSignatureLength int = 96
Variables ¶
This section is empty.
Functions ¶
func GenerateNewKeypair ¶
func VerifySignatureBytes ¶
Types ¶
type PublicKey ¶
func PublicKeyFromBytes ¶
PublicKeyFromBytes creates a BLS public key from a BigEndian byte slice.
func PublicKeyFromSecretKey ¶
Click to show internal directories.
Click to hide internal directories.