NetBSD/external/apache2
nia 1569bcc0b3 cgdconfig(8): Add an argon2id password-based key generation method
This provides an extra level of side-channel and cracking resistance
compared to the pre-existing pkcs5_pbkdf2/sha1 method used for
password-based disk encryption.

Several new keygen parameters are supported:

	memory (integer, in kilobytes)
	parallelism (integer, usually the number of CPU cores)
	version (integer, usually 19...)

We do our best to calibrate these automatically when the paramsfile
is initially generated.

lgtm riastradh@
2021-11-22 14:34:35 +00:00
..
argon2 cgdconfig(8): Add an argon2id password-based key generation method 2021-11-22 14:34:35 +00:00
llvm Remove files no longer used by 249b40b558955afe5ac2b549edcf2d7f859c8cc9 2021-05-30 02:58:06 +00:00
mDNSResponder more GCC 10 fixes. 2021-04-13 06:25:48 +00:00
LICENSE-2.0
Makefile Fix release builds with MKARGON2=yes 2021-10-12 17:24:36 +00:00