# Structs
Bcrypt represents the BCRYPT hash algorithm.
HMACMD5 represents the HMAC SHA512 hash algorithm.
HMACSHA1 represents the HMAC SHA512 hash algorithm.
HMACSHA256 represents the HMAC SHA512 hash algorithm.
HMACSHA512 represents the HMAC SHA512 hash algorithm.
MD5 represents the MD5 hash algorithm.
PBKDF2SHA256 represents the PBKDF2SHA256 hash algorithm.
PBKDFSHA1 represents the PBKDFSHA1 hash algorithm.
Scrypt represents the scrypt hash algorithm.
SHA1 represents the SHA1 hash algorithm.
SHA256 represents the SHA256 hash algorithm.
SHA512 represents the SHA512 hash algorithm.
StandardScrypt represents the standard scrypt hash algorithm.