rlib
Convenience library for useful things
Loading...
Searching...
No Matches

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]
 

Detailed Description

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.


The documentation for this struct was generated from the following file: