passwd ~master (2020-07-27T11:05:43Z)
Dub
Repo
MD5Crypt.genSalt
passwd
md5
MD5Crypt
Generate a good salt for this algorithm and write to an output range
string
genSalt
()
void
genSalt
(Out output)
struct
MD5Crypt
static
void
genSalt
(
Out
)
(
ref
Out
output
)
if
(
isOutputRange
!(
Out
,
char
)
)
Meta
Source
See Implementation
passwd
md5
MD5Crypt
manifest constants
kMaxCryptStrLength
kMaxSaltStrLength
static functions
crypt
genSalt
Generate a good salt for this algorithm and write to an output range