diff --git a/mnt6_298/src/lib.rs b/mnt6_298/src/lib.rs index 3bd742e..ca905cd 100644 --- a/mnt6_298/src/lib.rs +++ b/mnt6_298/src/lib.rs @@ -16,8 +16,8 @@ //! //! //! Curve information: -//! * Scalar field: q = 475922286169261325753349249653048451545124878552823515553267735739164647307408490559963137 -//! * Base field: r = 475922286169261325753349249653048451545124879242694725395555128576210262817955800483758081 +//! * Base field: q = 475922286169261325753349249653048451545124878552823515553267735739164647307408490559963137 +//! * Scalar field: r = 475922286169261325753349249653048451545124879242694725395555128576210262817955800483758081 //! * valuation(q - 1, 2) = 34 //! * valuation(r - 1, 2) = 17 //! * G1 curve equation: y^2 = x^3 + ax + b, where