- 02 8月, 2002 6 次提交
-
-
由 Bodo Möller 提交于
-
由 Bodo Möller 提交于
without success.
-
由 Bodo Möller 提交于
really the square of the return value.
-
由 Bodo Möller 提交于
-
由 Bodo Möller 提交于
the new method names where _GF... suffixes have been removed. Revert changes to ..._{get/set}_Jprojective_coordinates_...: The current implementation for ECC over binary fields does not use projective coordinates, and if it did, it would not use Jacobian projective coordinates; so it's OK to use the ..._GFp prefix for all this. Add author attributions to some files so that it doesn't look as if Sun wrote all of this :-)
-
由 Bodo Möller 提交于
The 'OPENSSL_NO_SUN_DIV' default is still subject to change, so I didn't bother to finish the CHANGES entry yet. Submitted by: Douglas Stebila <douglas.stebila@sun.com>, Sheueling Chang <sheueling.chang@sun.com> (CHANGES entry by Bodo Moeller)
-
- 25 7月, 2002 1 次提交
-
-
由 Bodo Möller 提交于
happens reliably, even if the BIGNUM is already sufficiently large. [Note that the bn_expand()/bn_wexpand() macros call bn_expand2() only if the BIGNUM actually has to grow, so this change does not add any new overhead as currently bn_expand2() is never called directly.]
-
- 10 7月, 2002 1 次提交
-
-
由 Bodo Möller 提交于
-
- 28 6月, 2002 1 次提交
-
-
由 Richard Levitte 提交于
handled properly. Part of PR 75
-
- 14 6月, 2002 1 次提交
-
-
由 Richard Levitte 提交于
PR: 75
-
- 31 5月, 2002 1 次提交
-
-
由 Richard Levitte 提交于
PR: 49
-
- 11 5月, 2002 2 次提交
-
-
由 Dr. Stephen Henson 提交于
Fallback to normal multiply if n2 == 8 and dna or dnb is not zero in bn_mul_recursive. This is (hopefully) what was triggering bignum errors on 64 bit platforms and causing the BN_mod_mul test to fail.
-
由 Dr. Stephen Henson 提交于
Avoid gcc warning: BN_DEC_CONV when SIXTY_FOUR_BIT is defined is unsigned.
-
- 26 3月, 2002 1 次提交
-
-
由 Bodo Möller 提交于
Submitted by: Nils Larsch
-
- 18 12月, 2001 1 次提交
-
-
由 Bodo Möller 提交于
-
- 14 12月, 2001 1 次提交
-
-
由 Bodo Möller 提交于
-
- 15 11月, 2001 1 次提交
-
-
由 Richard Levitte 提交于
perl util/mkerr.pl -recurse -write -rebuild
-
- 09 11月, 2001 1 次提交
-
-
由 Bodo Möller 提交于
-
- 14 10月, 2001 1 次提交
-
-
由 Ulf Möller 提交于
Submitted by: Toomas Kiisk <vix@cyber.ee>
-
- 04 10月, 2001 1 次提交
-
-
由 Richard Levitte 提交于
-
- 26 9月, 2001 1 次提交
-
-
由 Geoff Thorpe 提交于
-
- 05 9月, 2001 1 次提交
-
-
由 Ulf Möller 提交于
-
- 04 9月, 2001 2 次提交
-
-
由 Bodo Möller 提交于
-
由 Geoff Thorpe 提交于
-
- 03 9月, 2001 1 次提交
-
-
由 Bodo Möller 提交于
(by using new BN_pseudo_rand_range function)
-
- 01 8月, 2001 1 次提交
-
-
由 Richard Levitte 提交于
-
- 31 7月, 2001 2 次提交
-
-
由 Ben Laurie 提交于
-
由 Andy Polyakov 提交于
HP-UX in common in ./config). Note that for the moment of this writing none of 64-bit platforms pass bntest. I'm committing this anyway as it's too frustrating to patch snapshots over and over while 0.9.6 is known to work.
-
- 30 7月, 2001 1 次提交
-
-
由 Andy Polyakov 提交于
-
- 23 6月, 2001 1 次提交
-
-
由 Andy Polyakov 提交于
I was wrong in conclusions about when addition starts overflowing in combaX routines.
-
- 11 6月, 2001 1 次提交
-
-
由 Andy Polyakov 提交于
Submitted by: Reviewed by: PR:
-
- 31 5月, 2001 1 次提交
-
-
由 Andy Polyakov 提交于
Submitted by: Reviewed by: PR:
-
- 29 5月, 2001 1 次提交
-
-
由 Andy Polyakov 提交于
details (performance numbers and accompanying discussions:-). Note that the code is not engaged in ./Configure yet. I'll add it later this week along with updates for .spec file. Submitted by: Reviewed by: PR:
-
- 15 5月, 2001 1 次提交
-
-
由 Richard Levitte 提交于
-
- 09 4月, 2001 4 次提交
-
-
由 Bodo Möller 提交于
Ultra-Sparcs (both 32-bit and 64-bit compilations)
-
由 Bodo Möller 提交于
-
由 Bodo Möller 提交于
-
由 Bodo Möller 提交于
-
- 28 3月, 2001 1 次提交
-
-
由 Andy Polyakov 提交于
Submitted by: Reviewed by: PR:
-
- 16 3月, 2001 1 次提交
-
-
由 Bodo Möller 提交于
It does not appear to be faster than the current Montgomery code except for very small moduli (somewhere between 192 and 224 bits in a 64-bit Sun environment, and even less than 192 bits on 32 bit systems).
-