- Oct 28, 2002
-
-
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.
-
Bodo Möller authored
-
Bodo Möller authored
without success.
-
Bodo Möller authored
really the square of the return value.
-
Bodo Möller authored
the new method names where _GF... suffixes have been removed. Revert changes to ..._{get/set}_Jprojective_coordinates_...: The current implementation for ECC over binary fields does not use projective coordinates, and if it did, it would not use Jacobian projective coordinates; so it's OK to use the ..._GFp prefix for all this. Add author attributions to some files so that it doesn't look as if Sun wrote all of this :-)
-
Bodo Möller authored
-
Bodo Möller authored
Submitted by: Duglas Stebila <douglas.stebila@sun.com>, Sheueling Chang <sheueling.chang@sun.com> (CHANGES entries by Bodo Moeller)
-
Bodo Möller authored
The 'OPENSSL_NO_SUN_DIV' default is still subject to change, so I didn't bother to finish the CHANGES entry yet. Submitted by: Douglas Stebila <douglas.stebila@sun.com>, Sheueling Chang <sheueling.chang@sun.com> (CHANGES entry by Bodo Moeller)
-
Bodo Möller authored
Submitted by: Douglas Stebila <douglas.stebila@sun.com>
-
Bodo Möller authored
-
- Jul 30, 2002
-
-
Lutz Jänicke authored
Changes marked "(CHATS)" were sponsored by the Defense Advanced Research Projects Agency (DARPA) and Air Force Research Laboratory, Air Force Materiel Command, USAF, under agreement number F30602-01-2-0537.
-
- Jul 23, 2002
-
-
Richard Levitte authored
-