- 16 8月, 2002 1 次提交
-
-
由 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 4 次提交
-
-
由 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
-
由 Richard Levitte 提交于
Make S/MIME output conform with the mail and MIME standards. PR: 151
-
由 Richard Levitte 提交于
PR: 151
-
由 Richard Levitte 提交于
differently. Unixware 2 needs to link with libresolv. PR: 148
-
- 17 7月, 2002 1 次提交
-
-
由 Richard Levitte 提交于
-
- 16 7月, 2002 1 次提交
-
-
由 Richard Levitte 提交于
is only used for seeding and doing it in the wrong order will mean seeding is done before the engine randomness is hooked in. Notified by Frederic DONNAT <frederic.donnat@zencod.com>
-
- 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
-
- 10 7月, 2002 1 次提交
-
-
由 Lutz Jänicke 提交于
des_old.h redefines crypt: #define crypt(b,s)\ DES_crypt((b),(s)) This scheme leads to failure, if header files with the OS's true definition of crypt() are processed _after_ des_old.h was processed. This is e.g. the case on HP-UX with unistd.h. As evp.h now again includes des.h (which includes des_old.h), this problem only came up after this modification. Solution: move header files (indirectly) including e_os.h before the header files (indirectly) including evp.h. Submitted by: Reviewed by: PR:
-
- 28 6月, 2002 1 次提交
-
-
由 Richard Levitte 提交于
handled properly. Part of PR 75
-
- 27 6月, 2002 1 次提交
-
-
由 Richard Levitte 提交于
PR: 119
-
- 21 6月, 2002 2 次提交
-
-
由 Lutz Jänicke 提交于
Submitted by: Bernhard Simon <bs@bsws.zid.tuwien.ac.at> Reviewed by: PR:
-
由 Geoff Thorpe 提交于
Submitted by: Pieter Bowman <bowman@math.utah.edu>
-
- 19 6月, 2002 1 次提交
-
-
由 Lutz Jänicke 提交于
-
- 14 6月, 2002 1 次提交
-
-
由 Lutz Jänicke 提交于
Submitted by: Goetz Babin-Ebell <babinebell@trustcenter.de> PR: 89
-
- 13 6月, 2002 1 次提交
-
-
由 Dr. Stephen Henson 提交于
Fix ext_dat.h extension ordering. Reinstate -reqout code. Avoid coredump in ocsp if setup_verify fails. Fix typo in ocsp usage message.
-
- 12 6月, 2002 1 次提交
-
-
由 Bodo Möller 提交于
Submitted by: Nils Larsch Reviewed by: Bodo Moeller
-
- 11 6月, 2002 1 次提交
-
-
由 Ben Laurie 提交于
-
- 10 6月, 2002 1 次提交
-
-
由 Bodo Möller 提交于
and make some appropriate changes to the EC library. Submitted by: Nils Larsch
-