Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src
Module Name: src
Committed By: nia
Date: Tue Oct 26 20:44:46 UTC 2021
Modified Files:
src/etc: passwd.conf
src/share/man/man5: passwd.conf.5
Log Message:
passwd.conf(5): switch default cipher for new user accounts to Argon2id
As well as offering a dynamic amount of iterations and memory usage,
which fits well with NetBSD's goal of running on a diverse range of
hardware devices, Argon2id offers improved resistance to GPU-based
password cracking and side channel attacks.
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/etc/passwd.conf
cvs rdiff -u -r1.12 -r1.13 src/share/man/man5/passwd.conf.5
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index