B | |
Bcrypt_error [Bcrypt] |
An exception ocurred in backend's
_crypt_blowfish_rn function.
|
G | |
Gensalt_error [Bcrypt] |
An exception occurred in backend's
_crypt_gensalt_blowfish_rn function.
|
I | |
Invalid_count [Bcrypt] |
The provided
count is invalid.
|
Invalid_seed [Bcrypt] |
The given string
seed cannot be used as seed.
|
U | |
Urandom_error [Bcrypt] |
An exception occurred obtaining random seed from
/dev/urandom .
|