- 12 5月, 2006 2 次提交
-
-
由 Dr. Stephen Henson 提交于
-
由 Dr. Stephen Henson 提交于
-
- 08 5月, 2006 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-
- 20 4月, 2006 1 次提交
-
-
由 Dr. Stephen Henson 提交于
Use cross reference table in ASN1_item_sign(), ASN1_item_verify() to eliminate the need for algorithm specific code.
-
- 16 3月, 2006 1 次提交
-
-
由 Nils Larsch 提交于
-
- 16 7月, 2005 1 次提交
-
-
由 Nils Larsch 提交于
./configure no-deprecated [no-dsa] [no-dh] [no-ec] [no-rsa] make depend all test work again PR: 1159
-
- 17 5月, 2005 1 次提交
-
-
由 Andy Polyakov 提交于
-
- 16 5月, 2005 1 次提交
-
-
由 Nils Larsch 提交于
- hide the EC_KEY structure definition in ec_lcl.c + add some functions to use/access the EC_KEY fields - change the way how method specific data (ecdsa/ecdh) is attached to a EC_KEY - add ECDSA_sign_ex and ECDSA_do_sign_ex functions with additional parameters for pre-computed values - rebuild libeay.num from 0.9.7
-
- 06 4月, 2005 1 次提交
-
-
由 Nils Larsch 提交于
-
- 02 4月, 2005 1 次提交
-
-
由 Nils Larsch 提交于
-
- 18 11月, 2004 1 次提交
-
-
由 Dr. Stephen Henson 提交于
be loaded instead of giving the misleading: "unable to find 'distinguised_name' in config" error message.
-
- 26 4月, 2004 1 次提交
-
-
由 Geoff Thorpe 提交于
proposed the change and submitted the patch, I jiggled it slightly and adjusted the other parts of openssl that were affected. PR: 867 Submitted by: Jelte Jansen Reviewed by: Geoff Thorpe
-
- 20 4月, 2004 1 次提交
-
-
由 Dr. Stephen Henson 提交于
initial serial numbers. PR: 842
-
- 11 2月, 2004 1 次提交
-
-
由 Geoff Thorpe 提交于
-
- 27 12月, 2003 1 次提交
-
-
由 Richard Levitte 提交于
Use BUF_strlcat() instead of strcat(). Use BIO_snprintf() instead of sprintf(). In some cases, keep better track of buffer lengths. This is part of a large change submitted by Markus Friedl <markus@openbsd.org>
-
- 28 11月, 2003 2 次提交
-
-
由 Richard Levitte 提交于
rationale behind the move is that it's use by several applications. The rationale behind the name change is that it describes what the function does a bit better.
-
由 Richard Levitte 提交于
to 'openssl req' and 'openssl ca'. PR: 779 Submitted by: Michael Bell <michael.bell@cms.hu-berlin.de> Reviewed by: Richard Levitte (there will be some follow-up changes)
-
- 21 11月, 2003 1 次提交
-
-
由 Dr. Stephen Henson 提交于
Max req -x509 use V1 if extensions section absent.
-
- 30 10月, 2003 1 次提交
-
-
由 Geoff Thorpe 提交于
callback structure just before it is needed.
-
- 29 10月, 2003 1 次提交
-
-
由 Geoff Thorpe 提交于
and links with OPENSSL_NO_DEPRECATED defined.
-
- 04 4月, 2003 1 次提交
-
-
由 Richard Levitte 提交于
-
- 30 3月, 2003 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-
- 31 1月, 2003 1 次提交
-
-
由 Richard Levitte 提交于
PR: 287
-
- 24 1月, 2003 1 次提交
-
-
由 Dr. Stephen Henson 提交于
where it fails in ASN1_TIME_set(). Edit asn1.h so the new error code is the same in 0.9.7 and 0.9.8, rebuild new error codes. Clear error queue in req.c if *_min or *_max is absent.
-
- 25 12月, 2002 1 次提交
-
-
由 Richard Levitte 提交于
PR: 420
-
- 08 12月, 2002 1 次提交
-
-
由 Geoff Thorpe 提交于
being built with it defined - it is not a symbol to affect how openssl itself builds, but to alter the way openssl headers can be used from an API point of view. The "deprecated" function wrappers will always remain inside OpenSSL at least as long as they're still being used internally. :-) The exception is dsaparam which has been updated to the BN_GENCB-based functions to test the new functionality. If GENCB_TEST is defined, dsaparam will support a "-timebomb <n>" switch to cancel parameter-generation if it gets as far as 'n' seconds without completion.
-
- 04 12月, 2002 1 次提交
-
-
由 Richard Levitte 提交于
exit() in whatever way works for the intended platform, and define OPENSSL_EXIT() to have the old meaning (the name is of course because it's only used in the openssl program)
-
- 13 11月, 2002 1 次提交
-
-
由 Ben Laurie 提交于
-
- 12 11月, 2002 1 次提交
-
-
由 Richard Levitte 提交于
initial value. For errline/errorline, we did depend on that, erroneously
-
- 10 9月, 2002 1 次提交
-
-
由 Bodo Möller 提交于
recognized instead of using RSA as a default.
-
- 26 8月, 2002 1 次提交
-
-
由 Bodo Möller 提交于
Submitted by: Nils Larsch
-
- 23 8月, 2002 1 次提交
-
-
由 Dr. Stephen Henson 提交于
Make -nameopt work in req and add support for -reqopt
-
- 16 8月, 2002 1 次提交
-
-
由 Bodo Möller 提交于
Submitted by: Nils Larsch
-
- 12 8月, 2002 1 次提交
-
-
由 Bodo Möller 提交于
Submitted by: Nils Larsch
-
- 09 8月, 2002 1 次提交
-
-
由 Bodo Möller 提交于
Additional changes: - use EC_GROUP_get_degree() in apps/req.c - add ECDSA and ECDH to apps/speed.c - adds support for EC curves over binary fields to ECDSA - new function EC_KEY_up_ref() in crypto/ec/ec_key.c - reorganize crypto/ecdsa/ecdsatest.c - add engine support for ECDH - fix a few bugs in ECDSA engine support Submitted by: Douglas Stebila <douglas.stebila@sun.com>
-
- 07 8月, 2002 1 次提交
-
-
由 Bodo Möller 提交于
Submitted by: Nils Larsch
-
- 02 8月, 2002 1 次提交
-
-
由 Richard Levitte 提交于
functionality in the programs that had that before. Part fo PR 164
-
- 15 7月, 2002 1 次提交
-
-
由 Bodo Möller 提交于
(the same keys can be used for ECC schemes other than ECDSA) and add some new options. Similarly, use string "EC PARAMETERS" instead of "ECDSA PARAMETERS" in 'PEM' format. Fix ec_asn1.c (take into account the desired conversion form). 'make update'. Submitted by: Nils Larsch
-
- 20 5月, 2002 1 次提交
-
-
由 Dr. Stephen Henson 提交于
Reorganise -subj option code, fix buffer overrun.
-
- 30 4月, 2002 1 次提交
-
-
由 Lutz Jänicke 提交于
'hidden' -nameopt support. (Robert Joop <joop@fokus.gmd.de>)
-