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]
- Re: test rsa values -- format? Rodney Thayer
- Re: test rsa values -- format? Rodney Thayer
- Re: test rsa values -- format? Dr S N Henson
- Re: test rsa values -- format? Peter Gutmann