[][src]Crate bcrypt_small

Structs

Hash
Salt

A bcrypt salt.

WorkFactor

A bcrypt work factor.

Enums

CompareError

A bcrypt hashing error.

HashError
ParseError

Constants

FORMATTED_HASH_SIZE
KEY_SIZE_MAX

The maximum number of bytes in a bcrypt key.

Functions

compare
hash