Documentation provides incorrect calculation (#81)

This commit is contained in:
Popog
2021-11-15 10:55:32 -08:00
committed by GitHub
parent 3a0f858adb
commit f1e36c5bed

View File

@@ -34,7 +34,7 @@ impl FpParameters for FrParameters {
const REPR_SHAVE_BITS: u32 = 2;
/// R = pow(2, 320) % MODULUS
/// R = pow(2, 256) % MODULUS
/// = 6350874878119819312338956282401532410528162663560392320966563075034087161851
#[rustfmt::skip]
const R: BigInteger = BigInteger([