Matt Caswell
|
40720ce3ca
Run util/openssl-format-source -v -c .
|
9 лет назад |
Matt Caswell
|
c7c7a432df
indent has problems with comments that are on the right hand side of a line.
|
9 лет назад |
Tim Hudson
|
b558c8d597
mark all block comments that need format preserving so that
|
10 лет назад |
Dr. Stephen Henson
|
e852835da6
Make update: delete duplicate error code.
|
16 лет назад |
Dr. Stephen Henson
|
a2dc9b6be2
Merge EVP changes in from FIPS branch.
|
16 лет назад |
Dr. Stephen Henson
|
14748adb09
Make ssl code consistent with FIPS branch. The new code has no effect
|
16 лет назад |
Bodo Möller
|
c3cc4662af
Add SEED encryption algorithm.
|
17 лет назад |
Dr. Stephen Henson
|
594c723f98
Add hmac option to dgst from 0.9.7-stable.
|
18 лет назад |
Nils Larsch
|
d4a6240005
replace macros with functions
|
18 лет назад |
Bodo Möller
|
e18eef3d7a
Camellia cipher, contributed by NTT
|
18 лет назад |
Dr. Stephen Henson
|
cf6bc84148
Update from HEAD.
|
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 лет назад |
Bodo Möller
|
8afca8d9c6
Fix more error codes.
|
19 лет назад |
Richard Levitte
|
7c671508bd
Avoid compiler complaint about mismatched function signatures
|
19 лет назад |
Ben Laurie
|
41a15c4f0f
Give everything prototypes (well, everything that's actually used).
|
19 лет назад |
Andy Polyakov
|
31c2ac1cdc
EVP bindings to new SHA algorithms.
|
20 лет назад |
Andy Polyakov
|
9e0aad9fd6
size_t-fication of message digest APIs. We should size_t-fy more APIs...
|
20 лет назад |
Dr. Stephen Henson
|
216659eb87
Enhance EVP code to generate random symmetric keys of the
|
20 лет назад |
Richard Levitte
|
875a644a90
Constify d2i, s2i, c2i and r2i functions and other associated
|
20 лет назад |
Dr. Stephen Henson
|
d4575825f1
Add flag to avoid continuous
|
21 лет назад |
Richard Levitte
|
8d1ebe0bd1
Add the missing parts for DES CFB1 and CFB8.
|
21 лет назад |
Richard Levitte
|
af0f0f3e8f
Constify
|
21 лет назад |
Richard Levitte
|
e6526fbf4d
Add functionality to help making self-signed certificate.
|
21 лет назад |
Richard Levitte
|
5fe11c7533
The OPENSSL_NO_ENGINE has small problem: it changes certain structures. That's
|
22 лет назад |
Richard Levitte
|
0b13e9f055
Add the possibility to build without the ENGINE framework.
|
22 лет назад |
Richard Levitte
|
7acf00a633
Finally get rid of all the algorithm inclusions that were done from
|
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 лет назад |
Richard Levitte
|
4942ef6f0e
A number of includes were removed from evp.h some time ago. The reason
|
22 лет назад |