Module expr_fn

Source
Available on crate feature crypto_expressions only.

Functionsยง

digest
Computes the binary hash of an expression using the specified algorithm.
md5
Computes an MD5 128-bit checksum for a string expression.
sha224
Computes the SHA-224 hash of a binary string.
sha256
Computes the SHA-256 hash of a binary string.
sha384
Computes the SHA-384 hash of a binary string.
sha512
Computes the SHA-512 hash of a binary string.