Visible to Intel only — GUID: GUID-4B47CFFA-618C-45B2-8149-8AB59D224817
Visible to Intel only — GUID: GUID-4B47CFFA-618C-45B2-8149-8AB59D224817
Hash Functions for Non-Streaming Messages
This section describes functions that calculate a digest of an entire (non-streaming) input message by applying a selected hash algorithm, as well as a possibility to use a different implementation of a hash algorithm.
The crypto community does not consider SHA-1 or MD5 algorithms secure anymore.
Recommendation: use a more secure hash algorithm (for example, any algorithm from the SHA-2 family) instead of SHA-1 or MD5.
- General Definition of a Hash Function
- HashMessage
Computes the digest value of an input message. - SM3MessageDigest
Computes SM3 digest value of the input message. - MD5MessageDigest
Computes MD5 digest value of the input message (deprecated). - SHA1MessageDigest
Computes SHA-1 digest value of the input message. - SHA224MessageDigest
Computes SHA-224 digest value of the input message. - SHA256MessageDigest
Computes SHA-256 digest value of the input message. - SHA384MessageDigest
Computes SHA-384 digest value of the input message. - SHA512MessageDigest
Computes SHA-512 digest value of the input message.
Did you find the information on this page useful?
Feedback Message
Characters remaining: