Home | History | Annotate | Download | only in libtomcrypt

Lines Matching refs:specifications

125 block cipher and hash function to ensure that they compile and execute to the published design specifications.  The library 
1758 This simply sets up the hash to the default state governed by the specifications of the hash. To add data to the message being hashed call:
2113 the HMAC code) then the HMAC code is truncated as per FIPS-198 specifications (e.g. take the first \textit{outlen} bytes).
3057 RSA wrote the PKCS \#1 specifications which detail RSA Public Key Cryptography. In the specifications are
5253 is not \textit{portable} since unaligned accesses are not covered by the ISO C specifications.