CVSROOT: /cvs Module name: src Changes by: [email protected] 2024/08/31 04:30:16
Modified files:
lib/libcrypto : Makefile Symbols.list
lib/libcrypto/des: des.h
lib/libcrypto/hidden/openssl: des.h
Removed files:
lib/libcrypto/des: enc_read.c
Log message:
Remove DES_enc_{read,write} and DES_rw_mode
Unfortunately we'll probably never be able to get rid of DES entirely.
One part of it that is old enough to be a grandparent can go, though.
ok beck jsing
