openssl/providers/implementations
Shane Lontis 21e5be854d Add key length check to rsa_kem operation.
This uses similiar code used by other rsa related operations.

Reviewed-by: Tomas Mraz <tmraz@fedoraproject.org>
(Merged from https://github.com/openssl/openssl/pull/12955)
2020-09-24 22:45:25 +10: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 Prune low-level ASN.1 parse errors from error queue in decoder_process() 2020-09-24 14:34:56 +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 Add SM2 signature algorithm to default provider 2020-09-22 08:18:09 +01:00
kdfs Fix propq in x942kdf 2020-09-23 17:31:40 +10:00
kem Add key length check to rsa_kem operation. 2020-09-24 22:45:25 +10:00
keymgmt Fix ecx so that is uses a settable propertyquery 2020-09-23 17:31:40 +10:00
macs Allow zero-length secret for EVP_KDF API 2020-09-17 18:27:28 +10:00
rands drbg: revert renamings of the generate and reseed counter 2020-09-23 23:15:46 +02:00
signature Fix ecx so that is uses a settable propertyquery 2020-09-23 17:31:40 +10:00
storemgmt Prune low-level ASN.1 parse errors from error queue in decoder_process() 2020-09-24 14:34:56 +02:00
build.info Add KEM (Key encapsulation mechanism) support to providers 2020-09-19 18:08:46 +10:00