by the way, dumpasn1 doesn't quite parse this correctly, it's
got n, d, p, q, dmp1, dmq1, and iqmp.  The display of 'n'
is missing the last byte.

I know, I know, that sequence sounds eerily familiar, but I
refuse to start dreaming in ASN.1...  Still trying to figure
out the format so I can display it with OpenSSL.


At 10:43 AM 1/17/01 -0800, Rodney Thayer wrote:
>there's a file, testrsa.h, in the apps directory.
>It contains DER encoded RSA keys.  speed.c does a "d2i_RSAPrivateKey"
>to extract these into 'RSA' structures.
>
>What format are these data values?  I want to extract them to a file
>and print them.

______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to