CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/04/15 22:31:32
Modified files:
lib/libcrypto/crypto: Makefile
lib/libssl/src/crypto/des: des.h
Removed files:
lib/libssl/src/crypto/des: read2pwd.c
Log message:
Remove DES_read_password and DES_read_2passwords which are `modern' flavours
of des_old.h routines, acting as wrappers about the OpenSSL UI API.
Nothing should use these functions directly.
Riding the recent libcrypto major bump (in a `des' car).
