CVSROOT: /cvs Module name: src Changes by: schwa...@cvs.openbsd.org 2018/04/17 19:09:01
Modified files: lib/libcrypto/man: DH_set_method.3 DSA_set_method.3 Log message: * Make the description of method selection simpler, more precise, and more concise. * Correct the description of the return values of DH_set_method(3) and DSA_set_method(3). * Stop referencing engine(3).