//!
//! Generated by SageMath precompute scripts. DO NOT EDIT.
/// Exponent f such that the torsion subgroup is `Z/2^f x Z/2^f`.
pub const TORSION_EVEN_POWER: u32 = 376;
/// Bit-length of the odd cofactor `(p+1) / 2^f`.
pub const P_COFACTOR_FOR_2F_BITLENGTH: u32 = 7;
/// The odd cofactor `(p+1) / 2^f` as 64-bit limbs (little-endian).
pub const P_COFACTOR_FOR_2F: & = &;