RSA encrypt failure in speed test

2000-10-02 Thread Jihui Yang
Hi, All. When I did speed test of rsa encypt(openssl speed rsa), it failed with 2048 and 4096 bits key length. Can anybody tell me the reason? Thanks, Jennifer _ Get Your Private, Free E-mail from MSN Hotmail at http://w

Re: RSA encrypt failure in speed test

2000-10-02 Thread Geoff Thorpe
On Mon, 2 Oct 2000, Jihui Yang wrote: > Hi, All. > > When I did speed test of rsa encypt(openssl speed rsa), it failed with 2048 > and 4096 bits key length. > > Can anybody tell me the reason? Not based on what you just posted, no. It would be easier if you told us the version of OpenSSL, th

Re: RSA encrypt failure in speed test

2000-10-02 Thread Richard Levitte - VMS Whacker
From: "Jihui Yang" <[EMAIL PROTECTED]> yangjihui> When I did speed test of rsa encypt(openssl speed rsa), it yangjihui> failed with 2048 and 4096 bits key length. yangjihui> yangjihui> Can anybody tell me the reason? Is that with the engine variant of OpenSSL? -- Richard Levitte \ Spannväg

Re: RSA encrypt failure in speed test

2000-10-02 Thread Ed Kubaitis
Geoff Thorpe wrote: > > On Mon, 2 Oct 2000, Jihui Yang wrote: > > > Hi, All. > > > > When I did speed test of rsa encypt(openssl speed rsa), it failed with 2048 > > and 4096 bits key length. > > > > Can anybody tell me the reason? > > Not based on what you just posted, no. It would be easier i

Re: RSA encrypt failure in speed test

2000-10-02 Thread Ulf Moeller
On Mon, Oct 02, 2000, Jihui Yang wrote: > When I did speed test of rsa encypt(openssl speed rsa), it failed with 2048 > and 4096 bits key length. > > Can anybody tell me the reason? The reason is that you are using RSAREF. _