openssl/providers/implementations
Tomas Mraz 95a6fbdf0d The flag "decoded-from-explicit" must be imp/exportable
Otherwise the information that the EC group was imported from
explicit parameters is lost when the key is moved across providers.

Fixes #18600

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Dmitry Belyavskiy <beldmit@gmail.com>
(Merged from https://github.com/openssl/openssl/pull/18609)
2022-06-23 15:47:15 +02:00
..
asymciphers sm2_dupctx: Avoid potential use after free of the md 2022-06-10 14:06:57 +02:00
ciphers providers: cipher: aes: add riscv64 zkn support 2022-06-10 11:45:48 +02:00
digests Remove duplicated #include headers 2022-05-04 13:46:10 +10:00
encode_decode Check return value of ossl_parse_property() 2022-06-06 09:44:53 +02:00
exchange providers/implementations/exchange/kdf_exch.c: fix unavailable SIZE_MAX 2022-06-20 10:11:43 +01:00
include/prov Fix regression in default key length for Blowfish CFB and OFB ciphers 2022-05-23 08:50:42 +02:00
kdfs Fix the incorrect checks of EVP_CIPHER_CTX_set_key_length 2022-05-27 07:57:43 +02:00
kem Update copyright year 2022-05-03 13:34:51 +01:00
keymgmt The flag "decoded-from-explicit" must be imp/exportable 2022-06-23 15:47:15 +02:00
macs Fix a use after free in error handling of hmac_dup 2022-06-10 12:43:38 +02:00
rands Remove duplicated #include headers 2022-05-04 13:46:10 +10:00
signature Remove duplicated #include headers 2022-05-04 13:46:10 +10:00
storemgmt Update copyright year 2022-05-03 13:34:51 +01:00
build.info