Richard Levitte
|
3a1ee3c199
Drop OPENSSL_NO_RSA everywhere
|
3 years ago |
Richard Levitte
|
a150f8e1fc
CRYPTO: refactor ERR_raise()+ERR_add_error_data() to ERR_raise_data()
|
4 years ago |
Richard Levitte
|
9311d0c471
Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call
|
4 years ago |
Richard Levitte
|
e39e295e20
Update copyright year
|
4 years ago |
Pauli
|
e4468e6d8d
deprecate engines in libcrypto
|
4 years ago |
Dr. Matthias St. Pierre
|
706457b7bd
Reorganize local header files
|
5 years ago |
Richard Levitte
|
3c120f9165
Following the license change, modify the boilerplates in crypto/engine/
|
6 years ago |
MerQGh
|
b35bb37a3d
Update eng_fat.c
|
7 years ago |
Rich Salz
|
aa8f3d76fc
Modify Sun copyright to follow OpenSSL style
|
7 years ago |
Rich Salz
|
b1322259d9
Copyright consolidation 09/10
|
8 years ago |
Rich Salz
|
349807608f
Remove /* foo.c */ comments
|
9 years ago |
Dr. Stephen Henson
|
7d711cbc33
Engine EC_KEY_METHOD functionality.
|
9 years ago |
Dr. Stephen Henson
|
1eb97c3ecd
remove ECDSA_METHOD from ENGINE
|
9 years ago |
Dr. Stephen Henson
|
f517ffbb83
remove ECDH_METHOD from ENGINE
|
9 years ago |
Rich Salz
|
86885c2895
Use "==0" instead of "!strcmp" etc
|
9 years ago |
Rich Salz
|
10bf4fc2c3
Merge OPENSSL_NO_EC{DH,DSA} into OPENSSL_NO_EC
|
9 years ago |
Kurt Roeckx
|
2747d73c14
Fix segfault with empty fields as last in the config.
|
9 years ago |
Matt Caswell
|
0f113f3ee4
Run util/openssl-format-source -v -c .
|
9 years ago |
Dr. Stephen Henson
|
b9b0a177f8
new flag to stop ENGINE methods being registered
|
13 years ago |
Dr. Stephen Henson
|
01b8b3c7d2
Complete EVP_PKEY_ASN1_METHOD ENGINE support.
|
18 years ago |
Dr. Stephen Henson
|
1892c8bf97
Extend default method string to include public key methods.
|
18 years ago |
Dr. Stephen Henson
|
6f88c6a634
Add missing prototype. Extend engine utility to print public key algorithms.
|
18 years ago |
Geoff Thorpe
|
60a938c6bc
(oops) Apologies all, that last header-cleanup commit was from the wrong
|
20 years ago |
Richard Levitte
|
3822740ce3
We're getting a clash with C++ because it has a type called 'list'.
|
21 years ago |
Geoff Thorpe
|
bba2cb3ada
Fix a bone-head bug. This warrants a CHANGES entry because it could affect
|
21 years ago |
Bodo Möller
|
e172d60ddb
Add ECDH support.
|
22 years ago |
Lutz Jänicke
|
40889b9cd3
Add missing prototypes.
|
22 years ago |
Dr. Stephen Henson
|
f78d4a35f8
Constification.
|
23 years ago |
Dr. Stephen Henson
|
df5eaa8a52
|
23 years ago |
Geoff Thorpe
|
b370230b78
This change adds cipher and digest support into ENGINE using the
|
23 years ago |