mirror of
https://github.com/openssl/openssl.git
synced 2025-01-18 13:44:20 +08:00
ce2c95b2a2
problem was that one of the replacement routines had not been working since SSLeay releases. For now the offending routine has been replaced with non-optimised assembler. Even so, this now gives around 95% performance improvement for 1024 bit RSA signs. |
||
---|---|---|
.. | ||
asm | ||
old | ||
.cvsignore | ||
bn_add.c | ||
bn_asm.c | ||
bn_blind.c | ||
bn_comba.c | ||
bn_div.c | ||
bn_err.c | ||
bn_exp2.c | ||
bn_exp.c | ||
bn_gcd.c | ||
bn_lcl.h | ||
bn_lib.c | ||
bn_mont.c | ||
bn_mpi.c | ||
bn_mul.c | ||
bn_opts.c | ||
bn_prime.c | ||
bn_prime.h | ||
bn_prime.pl | ||
bn_print.c | ||
bn_rand.c | ||
bn_recp.c | ||
bn_shift.c | ||
bn_sqr.c | ||
bn_word.c | ||
bn.h | ||
bn.mul | ||
bnspeed.c | ||
bntest.c | ||
comba.pl | ||
d.c | ||
exp.c | ||
expspeed.c | ||
exptest.c | ||
Makefile.ssl | ||
new | ||
test.c | ||
todo | ||
vms-helper.c |