Closed Krasauskas closed 1 year ago
Looks like you have jumped to conclusions: it fails when you specify an invalid number of iterations. The valid parameters for all algorithms are documented in crypt(5).
E.g.:
echo foo | mkpasswd -s -m scrypt -R 11
Thanks, you're right!. The error message lead me nowhere, hence ending up here :) Sorry!
Ubuntu 22.04