Expand description
Field arithmetic modulo p = 2^{224}(2^{32} − 1) + 2^{192} + 2^{96} − 1
Modules§
- field_
impl 🔒 - 64-bit secp256r1 field element algorithms.
Structs§
- Field
Element - Element in the finite field modulo p = 2^{224}(2^{32} − 1) + 2^{192} + 2^{96} − 1.
- Field
Params - Montgomery parameters for the NIST P-256 field modulus: p = 2^{224}(2^{32} − 1) + 2^{192} + 2^{96} − 1.
Constants§
- MODULUS_
HEX 🔒 - Constant representing the modulus: p = 2^{224}(2^{32} − 1) + 2^{192} + 2^{96} − 1