diff options
author | 2017-06-07 09:11:52 +0000 | |
---|---|---|
committer | 2017-06-07 09:11:52 +0000 | |
commit | aacddaf626bd85461ecd9c3350e996029c328af0 (patch) | |
tree | 85ca8005ebcb1cd7cc638afd752ec57bb4060fd8 /sys/kern/kern_malloc.c | |
parent | The \h escape sequence provides another method for moving backwards, (diff) | |
download | wireguard-openbsd-aacddaf626bd85461ecd9c3350e996029c328af0.tar.xz wireguard-openbsd-aacddaf626bd85461ecd9c3350e996029c328af0.zip |
htpasswd: use crypt_newhash instead of the bcrypt API
man bcrypt states:
These functions are deprecated in favor of crypt_checkpass(3) and
crypt_newhash(3).
hence with this change we move htpasswd to the new API, while here
also change the rounds from a hardcoded 8 to automatic selection based
on system performance.
OK florian@
Diffstat (limited to 'sys/kern/kern_malloc.c')
0 files changed, 0 insertions, 0 deletions