summaryrefslogtreecommitdiff
path: root/src/usr.bin/openssl/ecparam.c
diff options
context:
space:
mode:
authortedu <>2014-12-24 22:10:34 +0000
committertedu <>2014-12-24 22:10:34 +0000
commit2624c48e3a661801d934630f50049092517e4ebf (patch)
treee49d6b4e0793bf0779ad4f155101db418f0324e8 /src/usr.bin/openssl/ecparam.c
parentf1ee5eddb27c087d432e7e7c45e48fd91910b8d0 (diff)
downloadopenbsd-2624c48e3a661801d934630f50049092517e4ebf.tar.gz
openbsd-2624c48e3a661801d934630f50049092517e4ebf.tar.bz2
openbsd-2624c48e3a661801d934630f50049092517e4ebf.zip
simplify crypt_checkpass. The API promise is that this function doesn't
use global data. The simplest fix is to only check blowfish passwords, and implicitly lock out DES passwords. crypt_checkpass is currently only used in one place, passwd, to verify the local user's password, so this is probably acceptable. Gives people a little more time to migrate away from DES before introduing checkpass into more places.
Diffstat (limited to 'src/usr.bin/openssl/ecparam.c')
0 files changed, 0 insertions, 0 deletions