referrerpolicy=no-referrer-when-downgrade

Module bw6_761

Source
Expand description

BW6-761 types and host functions.

Re-exports§

pub use self::g1::Config as G1Config;
pub use self::g1::G1Affine;
pub use self::g1::G1Projective;
pub use self::g2::Config as G2Config;
pub use self::g2::G2Affine;
pub use self::g2::G2Projective;

Modules§

g1
First pairing group definitions.
g2
Second pairing group definitions.
host_calls
Interfaces for working with Arkworks BW6-761 elliptic curve related types from within the runtime.

Structs§

HostHooks
Curve hooks jumping into host_calls host functions.

Type Aliases§

BW6_761
BW6-361 definition.
Config
Configuration for BW6-361 curve.