Dr. Stephen Henson
|
09c1dc850c
PR: 2385
|
14 年之前 |
Dr. Stephen Henson
|
773b63d6f9
set engine to NULL after releasing it
|
15 年之前 |
Andy Polyakov
|
975efcbaee
Typos(?) in HEAD/crypto/evp/p_lib.c.
|
18 年之前 |
Dr. Stephen Henson
|
86207c1960
Make return value from EVP_PKEY_cmp() and EVP_PKEY_cmp_parameters() consistent.
|
18 年之前 |
Dr. Stephen Henson
|
01b8b3c7d2
Complete EVP_PKEY_ASN1_METHOD ENGINE support.
|
18 年之前 |
Dr. Stephen Henson
|
7f57b076a6
New functions to get key types without dereferncing EVP_PKEY.
|
18 年之前 |
Dr. Stephen Henson
|
03919683f9
Add support for default public key digest type ctrl.
|
18 年之前 |
Dr. Stephen Henson
|
b46343583c
Update EVP_PKEY_cmp() and X509_check_private() to return sensible values and
|
18 年之前 |
Dr. Stephen Henson
|
732a40e107
Last arg to EVP_PKEY_assign() should be void *.
|
18 年之前 |
Dr. Stephen Henson
|
db98bbc114
Initial support for generalized public key parameters.
|
18 年之前 |
Dr. Stephen Henson
|
18e377b4ff
Make EVP_PKEY_ASN1_METHOD opaque. Add application level functions to
|
18 年之前 |
Dr. Stephen Henson
|
35208f368c
Gather printing routines into EVP_PKEY_ASN1_METHOD.
|
18 年之前 |
Dr. Stephen Henson
|
6f81892e6b
Transfer parameter handling and key comparison to algorithm methods.
|
18 年之前 |
Nils Larsch
|
3eeaab4bed
make
|
19 年之前 |
Nils Larsch
|
9dd8405341
ecc api cleanup; summary:
|
19 年之前 |
Dr. Stephen Henson
|
b6995add5c
Make -CSP option work again in pkcs12 utility by checking for
|
19 年之前 |
Geoff Thorpe
|
60a938c6bc
(oops) Apologies all, that last header-cleanup commit was from the wrong
|
20 年之前 |
Bodo Möller
|
ada0e717fa
new function EC_GROUP_cmp() (used by EVP_PKEY_cmp())
|
21 年之前 |
Richard Levitte
|
7b36590b17
What was I smoking? EVP_PKEY_cmp() should return with 0 if
|
21 年之前 |
Richard Levitte
|
a8b728445c
Correct a typo.
|
21 年之前 |
Richard Levitte
|
af0f0f3e8f
Constify
|
21 年之前 |
Richard Levitte
|
e6526fbf4d
Add functionality to help making self-signed certificate.
|
21 年之前 |
Bodo Möller
|
64376cd8ff
'EC' vs. 'ECDSA'
|
22 年之前 |
Bodo Möller
|
5488bb6197
get rid of EVP_PKEY_ECDSA (now we have EVP_PKEY_EC instead)
|
22 年之前 |
Bodo Möller
|
14a7cfb32a
use a generic EC_KEY structure (EC keys are not ECDSA specific)
|
22 年之前 |
Bodo Möller
|
4d94ae00d5
ECDSA support
|
23 年之前 |
Geoff Thorpe
|
e815d3015e
Change DH_up() -> DH_up_ref()
|
23 年之前 |
Bodo Möller
|
6ac4e8bd6e
Rename recently introduced functions for improved code clarity:
|
23 年之前 |
Geoff Thorpe
|
78435364ec
Changes crypto/evp/ and ssl/ code from directly incrementing reference
|
23 年之前 |
Ben Laurie
|
93d9121a77
Remove extra whitespace. Sorry.
|
23 年之前 |