//! Goldilocks field arithmetic โ hardware-accelerated primitives.
//!
//! p = 2^64 - 2^32 + 1. Every element is one u64.
//! These are the raw asm-optimized kernels that nebu calls on aarch64.
pub use ;
pub use ;
pub use poseidon2_permute;
//! Goldilocks field arithmetic โ hardware-accelerated primitives.
//!
//! p = 2^64 - 2^32 + 1. Every element is one u64.
//! These are the raw asm-optimized kernels that nebu calls on aarch64.
pub use ;
pub use ;
pub use poseidon2_permute;