passwd ~master (2020-07-27T11:05:43Z)
Dub
Repo
SHACrypt.kMaxSaltStrLength
passwd
sha
SHACrypt
Maximum length needed for output of genSalt()
struct
SHACrypt
(Hasher, alias output_swaps, string algo_id)
enum
kMaxSaltStrLength
=
"$x$rounds=999999999$"
.
length
+
kSHACryptSaltBytes
*
8
/
6
;
Meta
Source
See Source File
passwd
sha
SHACrypt
manifest constants
kMaxCryptStrLength
kMaxSaltStrLength
static functions
crypt
genSalt
Maximum length needed for output of genSalt()