Module ark_ff::fields::models [−][src]
Re-exports
pub use self::fp2::*; | |
pub use self::fp3::*; | |
pub use self::fp4::*; | |
pub use self::fp6_3over2::*; | |
pub use self::fp12_2over3over2::*; | |
pub use quadratic_extension::*; | |
pub use cubic_extension::*; |
Modules
| cubic_extension | |
| fp2 | |
| fp3 | |
| fp4 | |
| fp6_2over3 | |
| fp6_3over2 | |
| fp12_2over3over2 | |
| quadratic_extension |
Structs
| Fp64 | Represents an element of the prime field F_p, where |
| Fp256 | Represents an element of the prime field F_p, where |
| Fp320 | Represents an element of the prime field F_p, where |
| Fp384 | Represents an element of the prime field F_p, where |
| Fp448 | Represents an element of the prime field F_p, where |
| Fp768 | Represents an element of the prime field F_p, where |
| Fp832 | Represents an element of the prime field F_p, where |
Traits
| Fp64Parameters | |
| Fp256Parameters | |
| Fp320Parameters | |
| Fp384Parameters | |
| Fp448Parameters | |
| Fp768Parameters | |
| Fp832Parameters |