p3-goldilocks 0.4.3

An implementation of the Goldilocks prime field F_p, where p = 2^64 - 2^32 + 1.
Documentation
1
2
3
mod mds;
mod packing;
pub use packing::*;