CVSROOT: /cvs Module name: src Changes by: schwa...@cvs.openbsd.org 2018/02/27 13:43:41
Modified files: lib/libcrypto/man: EVP_EncryptInit.3 crypto.3 Log message: Garbage collect RC5 documentation. We have no code implementing it, tedu@ took care of the rc5/ directory in 2014, the related files are commented out in arch/*/Makefile.inc, and opensslfeatures.h contains an explicit #define OPENSSL_NO_RC5.