Constant kimchi_msm::serialization::interpreter::LIMB_BITSIZE_LARGE
source · pub const LIMB_BITSIZE_LARGE: usize = _; // 75usize
Expand description
In FEC addition we use bigger limbs, of 75 bits, that are still nicely decomposable into smaller 15bit ones for range checking.