- 30 4月, 2005 2 次提交
-
-
由 Dr. Stephen Henson 提交于
-
由 Nils Larsch 提交于
-
- 29 4月, 2005 2 次提交
-
-
由 Nils Larsch 提交于
for ecdh)
-
由 Nils Larsch 提交于
-
- 28 4月, 2005 4 次提交
-
-
由 Andy Polyakov 提交于
-
由 Richard Levitte 提交于
-
由 Dr. Stephen Henson 提交于
when decrypting data.
-
由 Dr. Stephen Henson 提交于
1. "unsigned long long" isn't portable changed: to BN_ULLONG. 2. The LL prefix isn't allowed in VC++ but it isn't needed where it is used. 2. Avoid lots of compiler warnings about signed/unsigned mismatches. 3. Include new library directory pqueue in mk1mf build system. 4. Update symbols.
-
- 27 4月, 2005 10 次提交
-
-
由 Nils Larsch 提交于
-
由 Dr. Stephen Henson 提交于
casts.
-
由 Dr. Stephen Henson 提交于
The function rsa_eay_mont_helper() has been removed because it is no longer needed after this change.
-
由 Dr. Stephen Henson 提交于
-
由 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
-
由 Dr. Stephen Henson 提交于
-
由 Bodo Möller 提交于
("perl util/ck_errf.pl */*.c */*/*.c" still reports many more.)
-
由 Bodo Möller 提交于
-
由 Ben Laurie 提交于
-
- 26 4月, 2005 1 次提交
-
-
由 Bodo Möller 提交于
PR: 959
-
- 25 4月, 2005 1 次提交
-
-
由 Andy Polyakov 提交于
-
- 23 4月, 2005 6 次提交
-
-
由 Nils Larsch 提交于
-
由 Nils Larsch 提交于
-
由 Ben Laurie 提交于
-
由 Ben Laurie 提交于
-
由 Nils Larsch 提交于
-
由 Nils Larsch 提交于
and BN_get_sign - implement BN_set_negative as a function - always use "#define BN_is_zero(a) ((a)->top == 0)"
-
- 22 4月, 2005 1 次提交
-
-
由 Andy Polyakov 提交于
-
- 21 4月, 2005 4 次提交
-
-
由 Richard Levitte 提交于
util/libeay.num is important when building shared libraries, like VMS.
-
由 Dr. Stephen Henson 提交于
Remove more bogus shadow warnings.
-
由 Dr. Stephen Henson 提交于
-
由 Dr. Stephen Henson 提交于
-
- 20 4月, 2005 6 次提交
-
-
由 Richard Levitte 提交于
-
由 Richard Levitte 提交于
-
由 Richard Levitte 提交于
(void * != char *)
-
由 Richard Levitte 提交于
-
由 Richard Levitte 提交于
-
由 Richard Levitte 提交于
(void * != RSA *)
-
- 19 4月, 2005 2 次提交
-
-
由 Dr. Stephen Henson 提交于
to use it.
-
由 Dr. Stephen Henson 提交于
Fix Win32 build system to use 'Makefile' instead of 'Makefile.ssl'.
-
- 18 4月, 2005 1 次提交
-
-
由 Andy Polyakov 提交于
of dual-ABI Unix/Win64 modules.
-