- 14 8月, 2002 8 次提交
-
-
由 Bodo Möller 提交于
needed, call 'pod2man' directly if this works PR: 217
-
由 Richard Levitte 提交于
That will make the test go through even if DH (or in some cases ECDH) aren't built into OpenSSL. PR: 216, part 2
-
由 Richard Levitte 提交于
build.
-
由 Richard Levitte 提交于
typical output from a program in C. PR: 222
-
由 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.
-
由 Richard Levitte 提交于
-
- 13 8月, 2002 5 次提交
-
-
由 Richard Levitte 提交于
-
由 Richard Levitte 提交于
-
由 Richard Levitte 提交于
-
由 Richard Levitte 提交于
PR: 216, point 1
-
由 Richard Levitte 提交于
PR: 216, point 3
-
- 12 8月, 2002 10 次提交
-
-
由 Bodo Möller 提交于
Submitted by: Sun Microsystems Labs
-
由 Richard Levitte 提交于
-
由 Bodo Möller 提交于
-
由 Bodo Möller 提交于
Submitted by: Douglas Stebila
-
由 Bodo Möller 提交于
Submitted by: Douglas Stebila
-
由 Bodo Möller 提交于
Submitted by: Douglas Stebila
-
由 Bodo Möller 提交于
Submitted by: Nils Larsch
-
由 Bodo Möller 提交于
-
由 Richard Levitte 提交于
-
由 Richard Levitte 提交于
application with a different version of the library. Detect if there is a difference of versions, and print both versions in that case. This might prove to be a good enough debugging tool in case of doubt.
-
- 11 8月, 2002 3 次提交
-
-
由 Richard Levitte 提交于
-
由 Richard Levitte 提交于
casing.
-
由 Richard Levitte 提交于
-
- 10 8月, 2002 5 次提交
-
-
由 Richard Levitte 提交于
-
由 Richard Levitte 提交于
-
由 Richard Levitte 提交于
-
由 Richard Levitte 提交于
(I expect the next run will generate lots of errors on VMS :-)).
-
由 Richard Levitte 提交于
-
- 09 8月, 2002 9 次提交
-
-
由 Bodo Möller 提交于
-
由 Bodo Möller 提交于
-
由 Bodo Möller 提交于
-
由 Bodo Möller 提交于
don't print seed value as a number (leading zeros must not be removed) Submitted by: Nils Larsch
-
由 Bodo Möller 提交于
Submitted by: Nils Larsch
-
由 Bodo Möller 提交于
Submitted by: Douglas Stebila
-
由 Bodo Möller 提交于
Submitted by: Douglas Stebila <douglas.stebila@sun.com> (Authors: Vipul Gupta and Sumit Gupta, Sun Microsystems Laboratories)
-
由 Richard Levitte 提交于
variable doesn't already contain a -f argument. PR: 203, part 4
-
由 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>
-