Matt Caswell
|
ae5c8664e5
Run util/openssl-format-source -v -c .
|
il y a 9 ans |
Dr. Stephen Henson
|
2e5975285e
Update obsolete email address...
|
il y a 16 ans |
Dr. Stephen Henson
|
01b8b3c7d2
Complete EVP_PKEY_ASN1_METHOD ENGINE support.
|
il y a 18 ans |
Dr. Stephen Henson
|
18e377b4ff
Make EVP_PKEY_ASN1_METHOD opaque. Add application level functions to
|
il y a 18 ans |
Dr. Stephen Henson
|
35208f368c
Gather printing routines into EVP_PKEY_ASN1_METHOD.
|
il y a 18 ans |
Richard Levitte
|
c788e59365
VMS doesn't support includes of paths very well.
|
il y a 18 ans |
Dr. Stephen Henson
|
448be74335
Initial support for pluggable public key ASN1 support. Process most public
|
il y a 18 ans |
Nils Larsch
|
33af4421f2
remove unnecessary code
|
il y a 18 ans |
Nils Larsch
|
3eeaab4bed
make
|
il y a 19 ans |
Nils Larsch
|
9dd8405341
ecc api cleanup; summary:
|
il y a 19 ans |
Dr. Stephen Henson
|
b6995add5c
Make -CSP option work again in pkcs12 utility by checking for
|
il y a 19 ans |
Bodo Möller
|
8afca8d9c6
Fix more error codes.
|
il y a 19 ans |
Nils Larsch
|
8b15c74018
give EC_GROUP_new_by_nid a more meanigful name:
|
il y a 19 ans |
Nils Larsch
|
7dc17a6cf0
give EC_GROUP_*_nid functions a more meaningful name
|
il y a 19 ans |
Nils Larsch
|
70f34a5841
some const fixes and cleanup
|
il y a 19 ans |
Ben Laurie
|
41a15c4f0f
Give everything prototypes (well, everything that's actually used).
|
il y a 19 ans |
Dr. Stephen Henson
|
a0e7c8eede
Add lots of checks for memory allocation failure, error codes to indicate
|
il y a 20 ans |
Geoff Thorpe
|
0f814687b9
Deprecate the recursive includes of bn.h from various API headers (asn1.h,
|
il y a 20 ans |
Geoff Thorpe
|
60a938c6bc
(oops) Apologies all, that last header-cleanup commit was from the wrong
|
il y a 20 ans |
Richard Levitte
|
875a644a90
Constify d2i, s2i, c2i and r2i functions and other associated
|
il y a 20 ans |
Richard Levitte
|
d420ac2c7d
Use BUF_strlcpy() instead of strcpy().
|
il y a 21 ans |
Richard Levitte
|
eb3d68c454
Nils Larsch told me I could remove that variable entirely.
|
il y a 21 ans |
Richard Levitte
|
d55141ed7a
"Remove" unused variable
|
il y a 21 ans |
Bodo Möller
|
0fbffe7a71
implement PKCS #8 / SEC1 private key format for ECC
|
il y a 21 ans |
Bodo Möller
|
8ee4845b65
'broken' PKCS #8 format does not apply to ECDSA
|
il y a 22 ans |
Bodo Möller
|
5488bb6197
get rid of EVP_PKEY_ECDSA (now we have EVP_PKEY_EC instead)
|
il y a 22 ans |
Bodo Möller
|
14a7cfb32a
use a generic EC_KEY structure (EC keys are not ECDSA specific)
|
il y a 22 ans |
Bodo Möller
|
d0561b5c2d
fix ECDSA handling
|
il y a 22 ans |
Bodo Möller
|
690ecff795
Fixes for 'no-hw' combined with 'no-SOME_CIPHER'.
|
il y a 23 ans |
Bodo Möller
|
4d94ae00d5
ECDSA support
|
il y a 23 ans |