aboutsummaryrefslogtreecommitdiffstats
path: root/chapter04
diff options
context:
space:
mode:
authorXi Ruoyao <xry111@xry111.site>2023-07-03 21:28:36 +0800
committerXi Ruoyao <xry111@xry111.site>2023-07-03 21:28:36 +0800
commitc2325070afb64fd46a409f0445112df2dbfe9456 (patch)
treeb1c483e44548a494d511b19211dadc3c969b87da /chapter04
parentf4313a75c82a222e804d3dd5284b37a510acbe6e (diff)
shadow: Allow using bcrypt and yescrypt, and use yescrypt as the default
Yescrypt is the current default password hashing algorithm of Fedora and Debian. See [1] for its advantage. Now we have libxcrypt providing the implementation of bcrypt and yescrypt, we can switch to yescrypt as well. We also don't need to adjust the rounds for SHA512 anymore. [1]:https://www.fedoraproject.org/wiki/Changes/yescrypt_as_default_hashing_method_for_shadow#Detailed_Description
Diffstat (limited to 'chapter04')
0 files changed, 0 insertions, 0 deletions