passwd ~master (2020-07-27T11:05:43Z)
Dub
Repo
Bcrypt.kMaxCryptStrLength
passwd
bcrypt
Bcrypt
Maximum length needed for output of crypt()
struct
Bcrypt
enum
kMaxCryptStrLength
=
kMaxSaltStrLength
+
1
+
kDigestLength
*
8
/
6
;
Meta
Source
See Source File
passwd
bcrypt
Bcrypt
manifest constants
kMaxCryptStrLength
kMaxSaltStrLength
static functions
crypt
genSalt
Maximum length needed for output of crypt()