Cryptography and hashing routines.
Cryptography and hashing routines.
Calculate the SHA1 hash of the given string.
string
Calculate the SHA256 hash of the given string.
string
Generates cryptographically secure random bytes and returns the buffer.
MemoryBuffer@
Generates cryptographically secure random bytes and returns its base64 string.
string