Is there a way to register a RSA dynamic engine that would only support e.g. RSA512 to RSA2048, leaving RSA4096 for OpenSSL to deal with?
I noted that ENGINE_set_ciphers() and ENGINE_set_digests() can bring the sizes/modes implicitly, but what to do with ENGINE_set_RSA/DSA/DH()? Thanks, -Klaus -- Klaus Heinrich Kiwi | [email protected] | http://blog.klauskiwi.com Open Source Security blog : http://www.ratliff.net/blog IBM Linux Technology Center : http://www.ibm.com/linux/ltc ______________________________________________________________________ OpenSSL Project http://www.openssl.org Development Mailing List [email protected] Automated List Manager [email protected]
