# Functions
CompareLabels compares two maps of labels.
Check if two passwords match.
No description provided by the author
Deprecated: Use GetSHA256Hash, GetSHA384Hash or GetSHA512Hash instead GetMD5Hash returns the md5 hash of a byte array WARNING: This function is not safe for hashing passwords.
GetSHA256Hash returns the SHA256 hash of a byte array.
GetSHA384Hash returns the SHA384 hash of a byte array.
GetSHA512Hash returns the SHA512 hash of a byte array.
Hash a password with the SHA-512 algorithm.
JsonToMap converts a json string to a map.
PrettyprintStruct prints a struct in a pretty way.
RandomString returns a random string of the specified length.
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Type aliases
No description provided by the author