Expand description
Field elements which use an internal Montgomery form representation, implemented using
crypto-bigint’s MontyForm.
Macros§
- monty_
field_ 🔒op - Emit a
core::opstrait wrapper for an inherent method.
Structs§
- Monty
Field Element - Field element type which uses an internal Montgomery form representation.
Traits§
- Monty
Field Params - Extension trait for defining additional field parameters beyond the ones provided by
[
ConstMontyPrimeParams].
Functions§
- compute_
t - Compute
t = (modulus - 1) >> S
Type Aliases§
- Monty
Field Bytes - Serialized representation of a field element.