CVSROOT: /cvs Module name: src Changes by: [email protected] 2023/07/30 23:04:06
Modified files:
lib/libcrypto/aes: aes.h
lib/libcrypto/bf: blowfish.h
lib/libcrypto/bn: bn.h
lib/libcrypto/des: des.h ecb_enc.c
Log message:
Remove more *_options() stuff
The public symbols were removed. Some prototypes and in the case of DES
even the implementation remained.
ok jsing
