Structs

  • The ciphersuite is more commonly known as G2ProofOfPossession. There are two digests to ensure that that message space for normal signatures and the proof of possession are distinct. ref. “avalanchego/utils/crypto/bls.ciphersuiteSignature”
  • Represents “k256::SecretKey” and “k256::ecdsa::SigningKey”.

Constants

  • The size (in bytes) of a secret key. At least 32-byte. ref. “blst::BLST_ERROR::BLST_BAD_ENCODING” ref. “avalanchego/utils/crypto/bls.SecretKeyLen”