- 11 10月, 2002 1 次提交
-
-
由 Richard Levitte 提交于
requirement that the serial number always be an even amount of characters. PR: 248
-
- 10 10月, 2002 1 次提交
-
-
由 Richard Levitte 提交于
PR: 184
-
- 09 10月, 2002 4 次提交
-
-
由 Richard Levitte 提交于
for monolithic as well as non-monolithic biuld. More work is probably needed in this area. PR: 144
-
由 Richard Levitte 提交于
-
由 Richard Levitte 提交于
give it. For 0.9.7 and up, that means util/domd needs to remove those double dashes from the argument list when gcc is used to find the dependencies.
-
由 Richard Levitte 提交于
-
- 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.
-
- 25 9月, 2002 1 次提交
-
-
由 Richard Levitte 提交于
-
- 10 9月, 2002 1 次提交
-
-
由 Bodo Möller 提交于
recognized instead of using RSA as a default.
-
- 02 9月, 2002 1 次提交
-
-
由 Bodo Möller 提交于
Submitted by: Nils Larsch
-
- 27 8月, 2002 1 次提交
-
-
由 Bodo Möller 提交于
-
- 26 8月, 2002 3 次提交
-
-
由 Bodo Möller 提交于
-
由 Bodo Möller 提交于
Submitted by: Nils Larsch
-
由 Bodo Möller 提交于
Submitted by: Nils Larsch
-
- 23 8月, 2002 2 次提交
-
-
由 Dr. Stephen Henson 提交于
Make -nameopt work in req and add support for -reqopt
-
由 Dr. Stephen Henson 提交于
-
- 16 8月, 2002 2 次提交
-
-
由 Bodo Möller 提交于
Submitted by: Nils Larsch
-
由 Bodo Möller 提交于
Submitted by: Nils Larsch
-
- 15 8月, 2002 3 次提交
-
-
由 Bodo Möller 提交于
Submitted by: Lorinczy Zsigmond <lzsiga@mail.ahiv.hu>
-
由 Bodo Möller 提交于
EC_GROUP_new_by_nid() should be enough. This avoids a lot of redundancy. Submitted by: Nils Larsch
-
由 Richard Levitte 提交于
become rather large. This becomes a problem when the default 1024 character large buffer that WRITE uses isn't enough. WRITE/SYMBOL uses a 2048 byte large buffer instead.
-
- 14 8月, 2002 1 次提交
-
-
由 Richard Levitte 提交于
build.
-
- 12 8月, 2002 3 次提交
-
-
由 Bodo Möller 提交于
-
由 Bodo Möller 提交于
Submitted by: Nils Larsch
-
由 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.
-
- 09 8月, 2002 4 次提交
-
-
由 Bodo Möller 提交于
-
由 Bodo Möller 提交于
-
由 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>
-
- 07 8月, 2002 1 次提交
-
-
由 Bodo Möller 提交于
Submitted by: Nils Larsch
-
- 02 8月, 2002 3 次提交
-
-
由 Bodo Möller 提交于
Submitted by: Sheueling Chang Shantz and Douglas Stebila (Sun Microsystems Laboratories)
-
由 Richard Levitte 提交于
-
由 Richard Levitte 提交于
functionality in the programs that had that before. Part fo PR 164
-
- 01 8月, 2002 1 次提交
-
-
由 Richard Levitte 提交于
PR: 190
-
- 31 7月, 2002 1 次提交
-
-
由 Richard Levitte 提交于
the subject in the certificate would differ from the subject in the index file, which has quite bad concequences. PR: 180
-
- 30 7月, 2002 1 次提交
-
-
由 Lutz Jänicke 提交于
-
- 29 7月, 2002 1 次提交
-
-
由 Lutz Jänicke 提交于
Submitted by: "Hellan,Kim KHE" <KHE@kmd.dk> Reviewed by: PR: 167
-
- 23 7月, 2002 1 次提交
-
-
由 Bodo Möller 提交于
remove redudant option '-pub' Submitted by: Nils Larsch
-
- 19 7月, 2002 1 次提交
-
-
由 Richard Levitte 提交于
PR: 147
-
- 18 7月, 2002 1 次提交
-
-
由 Bodo Möller 提交于
use the new X509_CRL_set_issuer_name() function: The CRL issuer should be X509_get_subject_name(x509), not X509_get_issuer_name(x509). Submitted by: Juergen Lesny <lesnyj@informatik.tu-muenchen.de> typo
-