referrerpolicy=no-referrer-when-downgrade

Module bls377

Source
Expand description

BLS-377 specialized types

Re-exports§

pub use super::PUBLIC_KEY_SERIALIZED_SIZE;
pub use super::SIGNATURE_SERIALIZED_SIZE;

Constants§

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

Type Aliases§

Pair
BLS12-377 key pair.
Public
BLS12-377 public key.
Signature
BLS12-377 signature.