- 19 8月, 2014 1 次提交
-
-
由 Doug Goldstein 提交于
Several files #include stdio.h and don't need it. Also, per tjh, remove BN_COUNT Reviewed-by: NEmilia Kasper <emilia@openssl.org>
-
- 16 2月, 2011 1 次提交
-
-
由 Dr. Stephen Henson 提交于
Make sure crypto.h is included first in any affected files.
-
- 16 12月, 2008 1 次提交
-
-
由 Andy Polyakov 提交于
-
- 12 11月, 2008 2 次提交
-
-
由 Andy Polyakov 提交于
-
由 Geoff Thorpe 提交于
knock-on work than expected - they've been extracted into a patch series that can be completed elsewhere, or in a different branch, before merging back to HEAD.
-
- 06 11月, 2008 1 次提交
-
-
由 Dr. Stephen Henson 提交于
Submitted by: "Alon Bar-Lev" <alon.barlev@gmail.com> Approved by: steve@openssl.org Fix some size_t issues.
-
- 03 11月, 2008 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-
- 23 10月, 2005 2 次提交
-
-
由 Andy Polyakov 提交于
-
由 Andy Polyakov 提交于
-
- 14 10月, 2005 1 次提交
-
-
由 Andy Polyakov 提交于
-
- 06 10月, 2005 1 次提交
-
-
由 Andy Polyakov 提交于
-
- 04 10月, 2005 2 次提交
-
-
由 Andy Polyakov 提交于
is defined on Windows CE targets.
-
由 Andy Polyakov 提交于
assembler implementation.
-
- 05 8月, 2005 1 次提交
-
-
由 Andy Polyakov 提交于
EMT64T will hardly exhibit better performance...
-
- 01 6月, 2005 1 次提交
-
-
由 Nils Larsch 提交于
-
- 19 11月, 2000 1 次提交
-
-
由 Richard Levitte 提交于
-
- 17 11月, 2000 1 次提交
-
-
由 Richard Levitte 提交于
-
- 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 提交于
-