|
rlib
Convenience library for useful things
|
Fixed-width inline-storage field element used by the ECC scalar-mul ladder. More...
#include <rlib/data/rmpint.h>
Data Fields | |
| rmpint_digit | d [R_MPINT_FE_MAX_DIGITS] |
Fixed-width inline-storage field element used by the ECC scalar-mul ladder.
Storage is the full R_MPINT_FE_MAX_DIGITS regardless of the modulus's actual digit count; primitives operate on the n_digits prefix carried by RMpintFEMontCtx.