commit 2afb29b480d87c4c24f830e69dfe82762e3db608 Author: Rich Salz <[email protected]> Date: Thu Aug 14 16:47:13 2014 -0400
RT992: RSA_check_key should have a callback arg The original RT request included a patch. By the time we got around to doing it, however, the callback scheme had changed. So I wrote a new function RSA_check_key_ex() that uses the BN_GENCB callback. But thanks very much to Vinet Sharma <[email protected]> for the initial implementation. Reviewed-by: Dr. Stephen Henson <[email protected]> -- Rich Salz, OpenSSL dev team; [email protected] ______________________________________________________________________ OpenSSL Project http://www.openssl.org Development Mailing List [email protected] Automated List Manager [email protected]
