David Peat wrote:
Hi,
I’m trying to build some openssl functionality into a product using a
MIPS 4Kc based processor running at 225 mips and coming up against
significant performance problems.
For example, to generate RSA keys (using the call RSA_generate_key())
takes approx 50 seconds.
Ba
Hi,
I’m trying to build some openssl functionality
into a product using a MIPS 4Kc based processor running at 225 mips and coming
up against significant performance problems.
For example, to generate RSA keys (using the call RSA_generate_key())
takes approx 50 seconds.
Based on