- Nov 15, 2002
-
-
Richard Levitte authored
-
Richard Levitte authored
-
Richard Levitte authored
OpenSSL_add_all_*() routines
-
Richard Levitte authored
PR: 300
-
- Nov 14, 2002
-
-
Bodo Möller authored
-
Richard Levitte authored
PR: 308
-
- Nov 13, 2002
-
-
Ben Laurie authored
-
- Nov 09, 2002
-
-
Richard Levitte authored
ia5String correctly. PR: 244
-
- Nov 04, 2002
-
-
Bodo Möller authored
Submitted by: Nils Larsch
-
- Oct 29, 2002
-
-
Geoff Thorpe authored
other branches.
-
- Oct 28, 2002
-
-
Bodo Möller authored
create new lock CRYPTO_LOCK_BN to avoid race condition
-
Bodo Möller authored
Submitted by: Nils Larsch
-
- Oct 12, 2002
-
-
Richard Levitte authored
-
- Oct 11, 2002
-
-
Richard Levitte authored
-
Bodo Möller authored
-
Richard Levitte authored
helper makefile that generalises our way of building shared libraries and is designed to take care of almost anything (I hope).
-
- Oct 10, 2002
-
-
Richard Levitte authored
PR: 189
-
- Oct 04, 2002
-
-
Dr. Stephen Henson authored
Add version info to Win32 DLLs. We might want to edit the strings a bit... Maybe add to 0.9.7 too?
-
- Oct 03, 2002
-
-
Dr. Stephen Henson authored
Various enhancements to PKCS#12 code, new medium level API, improved PKCS12_create and additional functionality in pkcs12 utility.
-
Dr. Stephen Henson authored
-
- Sep 26, 2002
-
-
Bodo Möller authored
Submitted by: "Patrick McCormick" <patrick@tellme.com> PR: 262
-
- Sep 25, 2002
-
-
Bodo Möller authored
Submitted by: "Patrick McCormick" <patrick@tellme.com> PR: 262 PR: 291
-
- Sep 23, 2002
-
-
Bodo Möller authored
PR: 262
-
- Sep 19, 2002
-
-
Bodo Möller authored
PR: 274
-
Bodo Möller authored
PR: 262
-
- Sep 10, 2002
-
-
Bodo Möller authored
recognized instead of using RSA as a default.
-
- Sep 02, 2002
-
-
Bodo Möller authored
-
Bodo Möller authored
-
- Aug 22, 2002
-
-
Dr. Stephen Henson authored
Make -nameopt work in req and add support for -reqopt
-
- Aug 16, 2002
-
-
Lutz Jänicke authored
Submitted by: Reviewed by: PR: 212
-
Dr. Stephen Henson authored
-
- Aug 15, 2002
-
-
Bodo Möller authored
EC_GROUP_new_by_nid() should be enough. This avoids a lot of redundancy. Submitted by: Nils Larsch
-
- Aug 14, 2002
-
-
Bodo Möller authored
-
Bodo Möller authored
-
Dr. Stephen Henson authored
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.
-
- Aug 12, 2002
-
-
Bodo Möller authored
-
- Aug 09, 2002
-
-
Bodo Möller authored
Submitted by: Douglas Stebila <douglas.stebila@sun.com> (Authors: Vipul Gupta and Sumit Gupta, Sun Microsystems Laboratories)
-
Bodo Möller authored
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>
-
- Aug 08, 2002
-
-
Richard Levitte authored
-
- Aug 02, 2002
-
-
Dr. Stephen Henson authored
calculation and check overflow against LONG_MAX.
-