- 16 11月, 2002 1 次提交
-
-
由 Richard Levitte 提交于
-
- 15 11月, 2002 2 次提交
-
-
由 Richard Levitte 提交于
OpenSSL_add_all_*() routines
-
由 Richard Levitte 提交于
PR: 300
-
- 14 11月, 2002 2 次提交
-
-
由 Bodo Möller 提交于
-
由 Richard Levitte 提交于
PR: 308
-
- 13 11月, 2002 1 次提交
-
-
由 Ben Laurie 提交于
-
- 10 11月, 2002 1 次提交
-
-
由 Richard Levitte 提交于
ia5String correctly. PR: 244
-
- 04 11月, 2002 1 次提交
-
-
由 Bodo Möller 提交于
Submitted by: Nils Larsch
-
- 30 10月, 2002 1 次提交
-
-
由 Geoff Thorpe 提交于
other branches.
-
- 28 10月, 2002 2 次提交
-
-
由 Bodo Möller 提交于
create new lock CRYPTO_LOCK_BN to avoid race condition
-
由 Bodo Möller 提交于
Submitted by: Nils Larsch
-
- 13 10月, 2002 1 次提交
-
-
由 Richard Levitte 提交于
-
- 12 10月, 2002 2 次提交
-
-
由 Richard Levitte 提交于
-
由 Bodo Möller 提交于
-
- 11 10月, 2002 1 次提交
-
-
由 Richard Levitte 提交于
helper makefile that generalises our way of building shared libraries and is designed to take care of almost anything (I hope).
-
- 10 10月, 2002 1 次提交
-
-
由 Richard Levitte 提交于
PR: 189
-
- 05 10月, 2002 1 次提交
-
-
由 Dr. Stephen Henson 提交于
Add version info to Win32 DLLs. We might want to edit the strings a bit... Maybe add to 0.9.7 too?
-
- 04 10月, 2002 1 次提交
-
-
由 Dr. Stephen Henson 提交于
Various enhancements to PKCS#12 code, new medium level API, improved PKCS12_create and additional functionality in pkcs12 utility.
-
- 03 10月, 2002 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-
- 26 9月, 2002 1 次提交
-
-
由 Bodo Möller 提交于
Submitted by: "Patrick McCormick" <patrick@tellme.com> PR: 262
-
- 25 9月, 2002 1 次提交
-
-
由 Bodo Möller 提交于
Submitted by: "Patrick McCormick" <patrick@tellme.com> PR: 262 PR: 291
-
- 23 9月, 2002 1 次提交
-
-
由 Bodo Möller 提交于
PR: 262
-
- 19 9月, 2002 2 次提交
-
-
由 Bodo Möller 提交于
PR: 274
-
由 Bodo Möller 提交于
PR: 262
-
- 10 9月, 2002 1 次提交
-
-
由 Bodo Möller 提交于
recognized instead of using RSA as a default.
-
- 02 9月, 2002 2 次提交
-
-
由 Bodo Möller 提交于
-
由 Bodo Möller 提交于
-
- 23 8月, 2002 1 次提交
-
-
由 Dr. Stephen Henson 提交于
Make -nameopt work in req and add support for -reqopt
-
- 17 8月, 2002 1 次提交
-
-
由 Lutz Jänicke 提交于
Submitted by: Reviewed by: PR: 212
-
- 16 8月, 2002 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-
- 15 8月, 2002 1 次提交
-
-
由 Bodo Möller 提交于
EC_GROUP_new_by_nid() should be enough. This avoids a lot of redundancy. Submitted by: Nils Larsch
-
- 14 8月, 2002 3 次提交
-
-
由 Bodo Möller 提交于
-
由 Bodo Möller 提交于
-
由 Dr. Stephen Henson 提交于
Fix typo in OBJ_txt2obj which incorrectly passed the content length, instead of the encoding length to d2i_ASN1_OBJECT. This wasn't visible before becuse ASN1_get_object() used to read past the length of the supplied buffer.
-
- 12 8月, 2002 1 次提交
-
-
由 Bodo Möller 提交于
-
- 09 8月, 2002 3 次提交
-
-
由 Bodo Möller 提交于
Submitted by: Douglas Stebila <douglas.stebila@sun.com> (Authors: Vipul Gupta and Sumit Gupta, Sun Microsystems Laboratories)
-
由 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>
-
由 Richard Levitte 提交于
-
- 03 8月, 2002 2 次提交
-
-
由 Dr. Stephen Henson 提交于
calculation and check overflow against LONG_MAX.
-
由 Bodo Möller 提交于
-