Ulf Möller wrote:

> http://www.openssl.org/docs/crypto/rsa.html

Permit me to restate the question -- will the decrypt and sign
functions work if only (BN *) d and (BN *n) are set in the
RSA struct?

What motivates this is that either representation for the Private
Key is canonical according to PKCS#1,  but the quintuple for supporting
CRT works only with 2-prime RSA.  There is some demand for 3-prime RSA,
and I've encountered a situation in which it might be a requirement.

-- 
QUI ME AMET, CANEM MEUM ETIAM AMET
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to