Crate atlas_bn254

Crate atlas_bn254 

Source

Modules§

compression
prelude
This module should be used by Atlas programs or other downstream projects.
versionedNon-target_os=atlas
This module contains the versioned syscall implementations and is intended for use primarily by validator code.

Structs§

PodG1Non-target_os=atlas
The BN254 (BN128) group element in G1 as a POD type.
PodG2Non-target_os=atlas
The BN254 (BN128) group element in G2 as a POD type.

Enums§

AltBn128Error