Commit 2afb29b4 authored by Rich Salz's avatar Rich Salz Committed by Rich Salz
Browse files

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 <vineet.sharma@gmail.com> for the
initial implementation.

Reviewed-by: default avatarDr. Stephen Henson <steve@openssl.org>
parent be0bd11d
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment