- 04 9月, 2000 1 次提交
-
-
由 Bodo Möller 提交于
symbols for debugging are defined.
-
- 28 2月, 2000 1 次提交
-
-
由 Ben Laurie 提交于
-
- 27 2月, 2000 1 次提交
-
-
由 Ulf Möller 提交于
-
- 03 2月, 2000 1 次提交
-
-
由 Andy Polyakov 提交于
crypto/bn/bn_lcl.h for further details. It should be noted that for the moment of this writing the code was tested only on Alpha. If compiled with DEC C the C implementation exhibits 12% performance improvement over the crypto/bn/asm/alpha.s (on EV56 box running AlphaLinux). GNU C is (unfortunately) 8% behind the assembler implementation. But it's OpenVMS Alpha users who *may* benefit most as 'apps/openssl speed rsa' exhibits 6 (six) times performance improvement over the original VMS bignum implementation. Where "*may*" means "as soon as code is enabled though #define SIXTY_FOUR_BIT and crypto/bn/asm/vms.mar is skipped."
-
- 30 7月, 1999 1 次提交
-
-
由 Andy Polyakov 提交于
loop body and replace 'em with addition/subtraction.
-
- 21 7月, 1999 1 次提交
-
-
由 Andy Polyakov 提交于
-
- 27 5月, 1999 1 次提交
-
-
由 Bodo Möller 提交于
Submitted by: Andy Polyakov <appro@fy.chalmers.se>
-
- 20 4月, 1999 1 次提交
-
-
由 Ulf Möller 提交于
-
- 28 1月, 1999 1 次提交
-
-
由 Mark J. Cox 提交于
but the BN code had some problems that would cause failures when doing certificate verification and some other functions. Submitted by: Eric A Young from a C2Net version of SSLeay Reviewed by: Mark J Cox PR:
-
- 21 12月, 1998 1 次提交
-
-
由 Ralf S. Engelschall 提交于
-