Home | History | Annotate | Download | only in libtomcrypt

Lines Matching refs:Codes

227 that return {\bf int} will return {\bf CRYPT\_OK} if the function was successful, or one of the many error codes 
2068 It is highly recommended that you \textbf{not} use the MD4 or MD5 hashes for the purposes of digital signatures or authentication codes.
2075 \chapter{Message Authentication Codes}
2077 Thanks to Dobes Vandermeer, the library now includes support for hash based message authentication codes, or HMAC for short. An HMAC
6402 All functions (except where noted otherwise) return \textbf{CRYPT\_OK} to signify a successful operation. All error codes must be valid LibTomCrypt error codes.