CVSROOT: /cvs Module name: src Changes by: schwa...@cvs.openbsd.org 2018/02/19 06:28:05
Modified files: lib/libcrypto/man: RSA_get0_key.3 Log message: In rsa.h rev. 1.34 2018/02/18 12:53:46, tb@ provided RSA_get0_factors(3) and RSA_set0_factors(3) and in rev. 1.36 2018/02/18 12:57:14 RSA_get0_crt_params(3) and RSA_set0_crt_params(3). Merge the documentation from OpenSSL.