Expand description
Elliptic Curves host functions to handle some of the Arkworks Ed-on-BLS12-381-Bandersnatch computationally expensive operations.
Modules§
- Interfaces for working with Arkworks Ed-on-BLS12-381-Bandersnatch elliptic curve related types from within the runtime.
Structs§
- Curve hooks jumping into
host_calls
host functions.
Type Aliases§
- Group configuration.
- Twisted Edwards form point affine representation.
- Group configuration for Twisted Edwards form (equal to
BandersnatchConfig
). - Twisted Edwards form point projective representation.
- Short Weierstrass form point affine representation.
- Group configuration for Short Weierstrass form (equal to
BandersnatchConfig
). - Short Weierstrass form point projective representation.