referrerpolicy=no-referrer-when-downgrade

Module ecdsa_bls377

Source
Expand description

ECDSA and BLS12-377 paired crypto scheme

Constants§

CRYPTO_ID
An identifier used to match public keys against BLS12-377 keys

Type Aliases§

Pair
(ECDSA,BLS12-377) key-pair pair.
ProofOfPossession
(ECDSA, (BLS12-377, BLS12-377))
Public
(ECDSA,BLS12-377) public key pair.
Signature
(ECDSA,BLS12-377) signature pair.