MD5Crypt.kMaxSaltStrLength

Maximum length needed for output of genSalt()

struct MD5Crypt
enum kMaxSaltStrLength = "$1$".length + 8;

Meta