Home | History | Annotate | Download | only in libtomcrypt

Lines Matching defs:Generation

2665 key generation.  There is a universal structure called \textit{prng\_state}.  To initialize a PRNG call:
3253 \subsection{RSA Key Generation}
3391 \mysection{RSA Signature Generation}
3418 As of v1.15, the library supports both v1.5 and v2.1 signatures. The extended signature generation function has the following prototype:
3726 \subsection{ECC Key Generation}
3742 \subsection{Extended Key Generation}
3743 As of v1.16, the library supports an extended key generation routine which allows the user to specify their own curve. It is specified as follows:
3755 those from the original key generation function.
3906 \subsection{EC-DSA Signature Generation}
3995 \mysection{Key Generation}
4072 \subsection{Signature Generation}
4890 When making random primes the trial division step is in fact an optimized implementation of \textit{Implementation of Fast RSA Key Generation on Smart Cards}\footnote{Chenghuai Lu, Andre L. M. dos Santos and Francisco R. Pimentel}.
6360 /** RSA Key Generation