w3f_bls

Module double_pop

Source
Expand description

§Implementation of ProofofPossion trait for Double BLS public keys using

the scheme described in [https://eprint.iacr.org/2022/1611] which also complies with the proof of possession proposed in draft-irtf-cfrg-bls-signature-05

Structs§

  • Proof Of Possession of the secret key as the secret scaler genarting both public keys in G1 and G2 by generating a BLS Signature of public key (in G2)
  • Proof Of Possession of the secret key as the secret scaler genarting both public keys in G1 and G2 by generating a BLS Signature of public key (in G2) plus proof of knowledge of the secret key of the chaum-pedersen key (samae secret key)