ποΈ aes_decrypt
Description
ποΈ aes_encrypt
Description
ποΈ from_base64
Description
ποΈ md5
Uses the MD5 Message-Digest Algorithm to calculate the 128-bit checksum of a string. The checksum is represented by a 32-character hexadecimal string.
ποΈ md5sum
Calculates the 128-bit checksum of multiple strings. The checksum is represented by a 32-character hexadecimal string.
ποΈ md5sum_numeric
Calculates the 128-bit checksum of multiple strings. The checksum is represented by a decimal string of digits.
ποΈ sha2
Calculates the SHA-224 hash value, SHA-256 hash value, SHA-384 hash value, or SHA-512 hash value of a string.
ποΈ sm3
Description
ποΈ to_base64
Description