pub const BLS12381_CIPHERSITE_V1: &'static [u8];
Expand description

BLS12-381 ciphersuite v1 It has following parameters

  • hash-to-curve: BLS12381G2_XMD:SHA-256_SSWU_RO
    • pairing-friendly elliptic curve: BLS12-381
    • hash function: SHA-256
    • signature variant: G2 minimal pubkey size
  • scheme:
    • proof-of-possession More details: https://datatracker.ietf.org/doc/html/draft-irtf-cfrg-bls-signature-04