Richard Levitte
|
a8b728445c
Correct a typo.
|
21 years ago |
Richard Levitte
|
af0f0f3e8f
Constify
|
21 years ago |
Richard Levitte
|
e6526fbf4d
Add functionality to help making self-signed certificate.
|
21 years ago |
Bodo Möller
|
64376cd8ff
'EC' vs. 'ECDSA'
|
22 years ago |
Bodo Möller
|
5488bb6197
get rid of EVP_PKEY_ECDSA (now we have EVP_PKEY_EC instead)
|
22 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 |
Geoff Thorpe
|
e815d3015e
Change DH_up() -> DH_up_ref()
|
23 years ago |
Bodo Möller
|
6ac4e8bd6e
Rename recently introduced functions for improved code clarity:
|
23 years ago |
Geoff Thorpe
|
78435364ec
Changes crypto/evp/ and ssl/ code from directly incrementing reference
|
23 years ago |
Ben Laurie
|
93d9121a77
Remove extra whitespace. Sorry.
|
23 years ago |
Ben Laurie
|
92dad6cc84
Reinstate accidentally deleted code.
|
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
|
bc8a9f1f0f
mode used too early in EVP_PKEY_save_parameters.
|
24 years ago |
Richard Levitte
|
26a3a48d65
There have been a number of complaints from a number of sources that names
|
24 years ago |
Dr. Stephen Henson
|
c7cb16a8ff
Rename functions for new convention.
|
25 years ago |
Ulf Möller
|
657e60fa00
ispell (and minor modifications)
|
25 years ago |
Ulf Möller
|
51ca375e7e
Seek out and destroy another evil cast.
|
25 years ago |
Bodo Möller
|
7f5b6f0f19
In EVP_PKEY_assign[_...], return 0 for an error when they
|
25 years ago |
Dr. Stephen Henson
|
6d3724d3b0
Support for authority information access extension.
|
25 years ago |
Dr. Stephen Henson
|
52664f5081
Transparent support for PKCS#8 private keys in RSA/DSA.
|
25 years ago |
Dr. Stephen Henson
|
f769ce3ea4
More multibyte character support.
|
25 years ago |
Ulf Möller
|
a9be3af5ad
Remove NOPROTO definitions and error code comments.
|
25 years ago |
Bodo Möller
|
ec577822f9
Change #include filenames from <foo.h> to <openssl.h>.
|
25 years ago |
Ulf Möller
|
6b691a5c85
Change functions to ANSI C.
|
25 years ago |
Ralf S. Engelschall
|
dfeab0689f
Import of old SSLeay release: SSLeay 0.9.1b (unreleased)
|
26 years ago |
Ralf S. Engelschall
|
58964a4922
Import of old SSLeay release: SSLeay 0.9.0b
|
26 years ago |
Ralf S. Engelschall
|
d02b48c63a
Import of old SSLeay release: SSLeay 0.8.1b
|
26 years ago |