- 24 6月, 2005 2 次提交
-
-
由 Andy Polyakov 提交于
-
由 Andy Polyakov 提交于
rule to accomodate gcc4, which no longer support SGI as.
-
- 01 6月, 2005 1 次提交
-
-
由 Nils Larsch 提交于
-
- 31 5月, 2005 1 次提交
-
-
由 Andy Polyakov 提交于
PR: 1082
-
- 29 5月, 2005 1 次提交
-
-
由 Richard Levitte 提交于
-
- 27 5月, 2005 1 次提交
-
-
由 Bodo Möller 提交于
-
- 26 5月, 2005 1 次提交
-
-
由 Bodo Möller 提交于
-
- 24 5月, 2005 1 次提交
-
-
由 Richard Levitte 提交于
-
- 17 5月, 2005 1 次提交
-
-
由 Andy Polyakov 提交于
[most importantly] put back dependencies accidentaly eliminated in check-in #13342.
-
- 16 5月, 2005 2 次提交
-
-
由 Bodo Möller 提交于
timing attacks. BN_FLG_EXP_CONSTTIME requests this algorithm, and this done by default for RSA/DSA/DH private key computations unless RSA_FLAG_NO_EXP_CONSTTIME/DSA_FLAG_NO_EXP_CONSTTIME/ DH_FLAG_NO_EXP_CONSTTIME is set. Submitted by: Matthew D Wood Reviewed by: Bodo Moeller
-
由 Andy Polyakov 提交于
-
- 12 5月, 2005 1 次提交
-
-
由 Ben Laurie 提交于
-
- 11 5月, 2005 1 次提交
-
-
由 Bodo Möller 提交于
(Also improve util/ck_errf.pl script, and occasionally fix source code formatting.)
-
- 06 5月, 2005 1 次提交
-
-
由 Richard Levitte 提交于
there's no need to undefine it here. Then, let's get a bit paranoid and not define BN_ULLONG on THIRTY_TWO_BIT machines when BN_LLONG isn't defined.
-
- 04 5月, 2005 2 次提交
-
-
由 Nils Larsch 提交于
useful anyway
-
由 Nils Larsch 提交于
for now (it was broken anyway)
-
- 30 4月, 2005 1 次提交
-
-
由 Nils Larsch 提交于
-
- 27 4月, 2005 5 次提交
-
-
由 Dr. Stephen Henson 提交于
The function rsa_eay_mont_helper() has been removed because it is no longer needed after this change.
-
由 Dr. Stephen Henson 提交于
-
由 Nils Larsch 提交于
- possibility of re-creation of the blinding parameters after a fixed number of uses (suggested by Bodo) - calculatition of the rsa::e in case it's absent and p and q are present (see bug report #785) - improve the performance when if one rsa structure is shared by more than a thread (see bug report #555) - fix the problem described in bug report #827 - hide the definition ot the BN_BLINDING structure in bn_blind.c
-
由 Bodo Möller 提交于
("perl util/ck_errf.pl */*.c */*/*.c" still reports many more.)
-
由 Ben Laurie 提交于
-
- 23 4月, 2005 1 次提交
-
-
由 Nils Larsch 提交于
and BN_get_sign - implement BN_set_negative as a function - always use "#define BN_is_zero(a) ((a)->top == 0)"
-
- 13 4月, 2005 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-
- 11 4月, 2005 1 次提交
-
-
由 Richard Levitte 提交于
-
- 05 4月, 2005 1 次提交
-
-
由 Andy Polyakov 提交于
-
- 04 4月, 2005 1 次提交
-
-
由 Andy Polyakov 提交于
introduced for a reason [like bug in initial gcc port], but proposed =&r is treated correctly by senior 3.2, so we can assume it's safe now. PR: 1031
-
- 31 3月, 2005 1 次提交
-
-
由 Nils Larsch 提交于
-
- 30 3月, 2005 1 次提交
-
-
由 Ben Laurie 提交于
-
- 06 2月, 2005 2 次提交
-
-
由 Andy Polyakov 提交于
-
由 Andy Polyakov 提交于
and GNU binutils, but kept BSD make... And I took the opportunity to unify other targets to this common least denominator...
-
- 20 12月, 2004 1 次提交
-
-
由 Andy Polyakov 提交于
-
- 05 12月, 2004 1 次提交
-
-
由 Dr. Stephen Henson 提交于
failure and freeing up memory if a failure occurs. PR:620
-
- 03 11月, 2004 1 次提交
-
-
由 Richard Levitte 提交于
if $(EXHEADER) is empty. Notified by many, solution suggested by Carson Gaspar <carson@taltos.org>
-
- 19 9月, 2004 1 次提交
-
-
由 Geoff Thorpe 提交于
been done, and took care of the other one (which hadn't). Submitted by: Nils Larsch Reviewed by: Geoff Thorpe
-
- 30 8月, 2004 2 次提交
-
-
由 Andy Polyakov 提交于
"Proper" means "compiles and passes test." Versioning is broken (I think).
-
由 Andy Polyakov 提交于
symbol, but a macro expanded as (*(OPENSSL_ia32cap_loc())). The latter is the only one to be exported to application.
-
- 02 8月, 2004 2 次提交
-
-
由 Andy Polyakov 提交于
-
由 Andy Polyakov 提交于
COFF and a.out targets [similar to ELF targets]. You might notice some rudementary support for shared mingw builds under cygwin. It works (it produces cryptoeay32.dll and ssleay32.dll with everything exported by name), but it's primarily for testing/debugging purposes, at least for now...
-
- 24 7月, 2004 1 次提交
-
-
由 Andy Polyakov 提交于
-