referrerpolicy=no-referrer-when-downgrade

Type Alias Bls12_381

Source
pub type Bls12_381 = Bls12_381<HostHooks>;
Expand description

BLS12-381 definition.

A generic BLS12 model specialized with BLS12-381 configuration.

Aliased Type§

struct Bls12_381(/* private fields */);