Skip to content

MTY_Algorithm

chrisd1100 edited this page Aug 25, 2022 · 1 revision

Hash algorithms.

Name Value Details
MTY_ALGORITHM_SHA1 0 SHA-1 hash function.
MTY_ALGORITHM_SHA1_HEX 1 SHA-1 hash function with hex string output.
MTY_ALGORITHM_SHA256 2 SHA-256 hash function.
MTY_ALGORITHM_SHA256_HEX 3 SHA-256 hash function with hex string output.

See also

Module: Crypto

Clone this wiki locally