Expand description
Random number generator support
Functionsยง
- random_
bits_ ๐core - Fill the given limbs slice with random bits.
- random_
mod_ ๐vartime_ core - Generic implementation of
random_mod_vartimewhich can be shared withBoxedUint.
Random number generator support
random_mod_vartime which can be shared with BoxedUint.