Module fire_crypto::hash[][src]

Expand description

Contains structs used for hashing.

Note

Do not use this hasher for hashing password or other sensitive data since this hash does not use any salt, it is vulnerable to a rainbow table attack.

Structs