Rich Salz
|
7c96dbcdab
GH715: ENGINE_finish can take NULL
|
8 years ago |
Rich Salz
|
349807608f
Remove /* foo.c */ comments
|
9 years ago |
Dr. Stephen Henson
|
3aeb934865
make EVP_PKEY opaque
|
8 years ago |
Kurt Roeckx
|
605236f6a8
Fix more d2i cases to properly update the input pointer
|
9 years ago |
Kurt Roeckx
|
a46c9789ce
d2i: don't update input pointer on failure
|
9 years ago |
Richard Levitte
|
b39fc56061
Identify and move common internal libcrypto header files
|
9 years ago |
Rich Salz
|
c5ba2d9904
free NULL cleanup
|
9 years ago |
Dr. Stephen Henson
|
5fe736e5fc
Move some ASN.1 internals to asn1_int.h
|
9 years ago |
Matt Caswell
|
0f113f3ee4
Run util/openssl-format-source -v -c .
|
9 years ago |
Geoff Thorpe
|
6343829a39
Revert the size_t modifications from HEAD that had led to more
|
16 years ago |
Ben Laurie
|
5e4430e70d
More size_tification.
|
16 years ago |
Dr. Stephen Henson
|
94e6ae7a69
Submitted by: "Victor B. Wagner" <vitus@cryptocom.ru>
|
17 years ago |
Dr. Stephen Henson
|
de12116417
Initial, incomplete support for typesafe macros without using function
|
18 years ago |
Andy Polyakov
|
6f344eab03
Fix obvious typo.
|
18 years ago |
Dr. Stephen Henson
|
41eacc84a0
Clarify comment and add #ifdef.
|
18 years ago |
Dr. Stephen Henson
|
01b8b3c7d2
Complete EVP_PKEY_ASN1_METHOD ENGINE support.
|
18 years ago |
Dr. Stephen Henson
|
e42633140e
Add support for legacy PEM format private keys in EVP_PKEY_ASN1_METHOD.
|
18 years ago |
Dr. Stephen Henson
|
18e377b4ff
Make EVP_PKEY_ASN1_METHOD opaque. Add application level functions to
|
18 years ago |
Dr. Stephen Henson
|
6f81892e6b
Transfer parameter handling and key comparison to algorithm methods.
|
18 years ago |
Nils Larsch
|
9dd8405341
ecc api cleanup; summary:
|
19 years ago |
Richard Levitte
|
875a644a90
Constify d2i, s2i, c2i and r2i functions and other associated
|
20 years ago |
Bodo Möller
|
14a7cfb32a
use a generic EC_KEY structure (EC keys are not ECDSA specific)
|
22 years ago |
Bodo Möller
|
4d94ae00d5
ECDSA support
|
23 years ago |
Dr. Stephen Henson
|
322de0c8c1
NO_DSA, NO_RSA patches.
|
23 years ago |
Ben Laurie
|
bb2297a41d
Header bloat reduction for EVP_PKEY.
|
23 years ago |
Richard Levitte
|
cf1b7d9664
Make all configuration macros available for application by making
|
24 years ago |
Richard Levitte
|
a4aba800d9
Constify DSA-related code.
|
24 years ago |
Richard Levitte
|
7081f3bd89
Constify the RSA parts of the ASN.1 library. Note some ugly casts
|
24 years ago |
Ulf Möller
|
657e60fa00
ispell (and minor modifications)
|
25 years ago |
Dr. Stephen Henson
|
20432eae41
Fix some of the command line password stuff. New function
|
25 years ago |