- 23 3月, 2006 2 次提交
-
-
由 Dr. Stephen Henson 提交于
-
由 Dr. Stephen Henson 提交于
initialize it. Initial support for application added public key ASN1.
-
- 22 3月, 2006 2 次提交
-
-
由 Dr. Stephen Henson 提交于
*_prn.c files in each algorithm directory.
-
由 Dr. Stephen Henson 提交于
-
- 21 3月, 2006 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-
- 20 3月, 2006 1 次提交
-
-
由 Dr. Stephen Henson 提交于
key ASN1 handling through a single EVP_PKEY_ASN1_METHOD structure and move the spaghetti algorithm specific code to a single ASN1 module for each algorithm.
-
- 14 3月, 2006 1 次提交
-
-
由 Nils Larsch 提交于
-
- 04 2月, 2006 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-
- 30 1月, 2006 1 次提交
-
-
由 Nils Larsch 提交于
Submitted by: David Hartman <david_hartman@symantec.com>
-
- 09 1月, 2006 1 次提交
-
-
由 Bodo Möller 提交于
-
- 23 9月, 2005 1 次提交
-
-
由 Nils Larsch 提交于
with a read lock Submitted by: Leandro Santi <lesanti@fiuba7504.com.ar>
-
- 02 9月, 2005 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-
- 29 8月, 2005 1 次提交
-
-
由 Nils Larsch 提交于
-Wmissing-prototypes -Wcomment -Wformat -Wimplicit -Wmain -Wmultichar -Wswitch -Wshadow -Wtrigraphs -Werror -Wchar-subscripts -Wstrict-prototypes -Wreturn-type -Wpointer-arith -W -Wunused -Wno-unused-parameter -Wuninitialized
-
- 21 8月, 2005 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-
- 08 8月, 2005 1 次提交
-
-
由 Andy Polyakov 提交于
-
- 07 6月, 2005 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-
- 03 6月, 2005 2 次提交
-
-
由 Andy Polyakov 提交于
-
由 Andy Polyakov 提交于
-
- 02 6月, 2005 2 次提交
-
-
由 Nils Larsch 提交于
-
由 Dr. Stephen Henson 提交于
-
- 01 6月, 2005 1 次提交
-
-
由 Nils Larsch 提交于
-
- 30 5月, 2005 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-
- 29 5月, 2005 2 次提交
-
-
由 Dr. Stephen Henson 提交于
-
由 Dr. Stephen Henson 提交于
-
- 27 5月, 2005 1 次提交
-
-
由 Bodo Möller 提交于
-
- 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 提交于
-
- 11 5月, 2005 1 次提交
-
-
由 Bodo Möller 提交于
(Also improve util/ck_errf.pl script, and occasionally fix source code formatting.)
-
- 27 4月, 2005 3 次提交
-
-
由 Dr. Stephen Henson 提交于
The function rsa_eay_mont_helper() has been removed because it is no longer needed after this change.
-
由 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 提交于
-
- 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 提交于
-
- 31 3月, 2005 1 次提交
-
-
由 Ben Laurie 提交于
-
- 30 3月, 2005 1 次提交
-
-
由 Ben Laurie 提交于
-
- 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 提交于
outstanding ticket. PR: 926
-