| commit | ce2c95b2a249256ec92bd060ff083de8e3a22be2 | [log] [tgz] |
|---|---|---|
| author | Mark J. Cox <mark@openssl.org> | Wed Nov 03 14:10:10 1999 +0000 |
| committer | Mark J. Cox <mark@openssl.org> | Wed Nov 03 14:10:10 1999 +0000 |
| tree | 6b97a26503a0ef340ed64fa99126c0c6d678d084 | |
| parent | b05eaeb54517d4ce77cc63415aa752cd31cea584 [diff] |
Fix assembler for Alpha (tested only on DEC OSF not Linux or *BSD). The 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.