- 02 8月, 2002 20 次提交
-
-
由 Bodo Möller 提交于
-
由 Bodo Möller 提交于
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 提交于
-
由 Bodo Möller 提交于
-
由 Bodo Möller 提交于
-
由 Bodo Möller 提交于
Submitted by: Duglas Stebila <douglas.stebila@sun.com>, Sheueling Chang <sheueling.chang@sun.com> (CHANGES entries by Bodo Moeller)
-
由 Bodo Möller 提交于
Submitted by: Sheueling Chang Shantz and Douglas Stebila (Sun Microsystems Laboratories)
-
由 Bodo Möller 提交于
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 提交于
Submitted by: Douglas Stebila <douglas.stebila@sun.com>
-
由 Bodo Möller 提交于
Submitted by: Douglas Stebila <douglas.stebila@sun.com>
-
由 Bodo Möller 提交于
-
由 Richard Levitte 提交于
-
由 Richard Levitte 提交于
-
由 Richard Levitte 提交于
-
由 Richard Levitte 提交于
PR: 175
-
由 Richard Levitte 提交于
-
由 Richard Levitte 提交于
-
由 Richard Levitte 提交于
-
由 Richard Levitte 提交于
with the definition.
-
由 Richard Levitte 提交于
functionality in the programs that had that before. Part fo PR 164
-
- 01 8月, 2002 4 次提交
-
-
由 Richard Levitte 提交于
-
由 Richard Levitte 提交于
PR: 183
-
由 Richard Levitte 提交于
PR: 190
-
由 Richard Levitte 提交于
OPENSSL_malloc(). PR: 187
-
- 31 7月, 2002 4 次提交
-
-
由 Richard Levitte 提交于
the subject in the certificate would differ from the subject in the index file, which has quite bad concequences. PR: 180
-
由 Richard Levitte 提交于
Part of PR 181
-
由 Richard Levitte 提交于
Part of PR 181
-
由 Richard Levitte 提交于
of OpenSSL. Part of PR 181.
-
- 30 7月, 2002 4 次提交
-
-
由 Lutz Jänicke 提交于
Submitted by: Jeffrey Altman <jaltman@columbia.edu> Reviewed by: PR: 169
-
由 Lutz Jänicke 提交于
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.
-
由 Lutz Jänicke 提交于
-
由 Lutz Jänicke 提交于
-
- 29 7月, 2002 2 次提交
-
-
由 Lutz Jänicke 提交于
Submitted by: "Hellan,Kim KHE" <KHE@kmd.dk> Reviewed by: PR: 167
-
由 Bodo Möller 提交于
-
- 26 7月, 2002 1 次提交
-
-
由 Bodo Möller 提交于
This is not ECDSA specific, so it's now PEM_STRING_ECPRIVATEKEY etc. Submitted by: Nils Larsch <nlarsch@compuserve.de>
-
- 25 7月, 2002 2 次提交
-
-
由 Bodo Möller 提交于
happens reliably, even if the BIGNUM is already sufficiently large. [Note that the bn_expand()/bn_wexpand() macros call bn_expand2() only if the BIGNUM actually has to grow, so this change does not add any new overhead as currently bn_expand2() is never called directly.]
-
由 Bodo Möller 提交于
-
- 24 7月, 2002 1 次提交
-
-
由 Richard Levitte 提交于
PR: 159
-
- 23 7月, 2002 2 次提交
-
-
由 Richard Levitte 提交于
-
由 Richard Levitte 提交于
This should complete PR 75
-