Home | History | Annotate | Download | only in libtomcrypt

Lines Matching refs:generators

120 designing cryptosystems.  It supports symmetric ciphers, one-way hashes, pseudo-random number generators, 
166 pseudo--random number generators (PRNG), and bignum math routines are all used within the API through \textit{descriptor} tables which
2661 \chapter{Pseudo-Random Number Generators}
2663 The library provides an array of core functions for Pseudo-Random Number Generators (PRNGs) as well. A cryptographic PRNG is
4924 \mysection{Secure Pseudo Random Number Generators}
5858 \mysection{Pseudo--Random Number Generators}
5859 The pseudo--random number generators are accessible through the ltc\_prng\_descriptor structure.