openssl/providers/implementations
Richard Levitte 111dc4b0f1 ENCODER: Refactor our provider encoder implementations
This only refactors them for the changed API, there's not yet a
separate DER to PEM encoder and therefore no chaining possibility
yet.

Reviewed-by: Shane Lontis <shane.lontis@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/12873)
2020-09-20 17:31:22 +02:00
..
asymciphers Add 'fips-securitychecks' option and plumb this into the actual fips checks 2020-09-18 14:20:39 +01:00
ciphers Fix AES_XTS on x86-64 platforms with BSAES and VPAES support. 2020-09-18 06:15:50 +10:00
digests digests: add FIPS error state handling 2020-09-12 16:46:20 +10:00
encode_decode ENCODER: Refactor our provider encoder implementations 2020-09-20 17:31:22 +02:00
exchange Add 'fips-securitychecks' option and plumb this into the actual fips checks 2020-09-18 14:20:39 +01:00
include/prov ENCODER: Refactor our provider encoder implementations 2020-09-20 17:31:22 +02:00
kdfs Add missing 'ossl_unused' tags to some gettable and settable methods. 2020-09-18 14:20:38 +01:00
kem Add KEM (Key encapsulation mechanism) support to providers 2020-09-19 18:08:46 +10:00
keymgmt Add KEM (Key encapsulation mechanism) support to providers 2020-09-19 18:08:46 +10:00
macs Allow zero-length secret for EVP_KDF API 2020-09-17 18:27:28 +10:00
rands Add selftest callback to CRNG output test 2020-09-18 06:20:33 +10:00
signature Teach EdDSA signature algorithms about AlgorithmIdentifiers 2020-09-18 15:26:28 +01:00
storemgmt Fix safestack issues in x509.h 2020-09-13 11:09:45 +01:00
build.info Add KEM (Key encapsulation mechanism) support to providers 2020-09-19 18:08:46 +10:00