Home | History | Annotate | Download | only in libtomcrypt

Lines Matching refs:Generator

359 \index{Pseudo Random Number Generator} \index{PRNG}
360 Certain functions such as \textit{rsa\_make\_key()} require a Pseudo Random Number Generator (PRNG). These functions do not setup
3136 sized input message. \textit{prng\_idx} and \textit{prng} are the random number generator arguments required to randomize the padding process.
3193 number generator information required for the salt.
3964 g INTEGER , -- base generator
3978 g INTEGER , -- base generator
4035 \item $g = h^r \mbox{ (mod }p\mbox{)}$ a generator of order $q$ modulo $p$. $h$ can be any non-trivial random
4055 function. Tests three and four ensure that the generator $g$ is not set to a trivial value which would make signature
4057 ensures that the generator actually generates a prime order group. Tests seven and eight ensure that the public key