Home | History | Annotate | Download | only in libtomcrypt

Lines Matching refs:particular

133 was not tied to any particular cryptographic problem.  
167 are essentially structures with pointers to functions. While you can still call particular functions
201 I would like to give thanks to the following people (in no particular order) for helping me develop this project from
447 return \textbf{CRYPT\_OK} on success. To test a particular cipher against test vectors\footnote{As published in their design papers.}
2016 particular this allows a cryptosystem to be designed using very few moving parts.
3247 It is important to pad the input to RSA since it has particular mathematical structure. For instance
4194 and reflects if the particular member of a list was the decoded data type. To help build the lists in an orderly fashion the macro
4639 It is suggested that decoded data be further scrutinized (e.g. days of month in particular).
5958 Terminate a PRNG state. The behaviour of this function depends on the particular PRNG used.
6448 The RSA Modular Exponentiation (ME) function is used by the RSA API to perform exponentiations for private and public key operations. In particular for