openssl/providers/implementations/asymciphers
James Muir e5a7536eae set MGF1 digest correctly
Fixes #19290

update rsa_set_ctx_params() so that the digest function used in the
MGF1 construction is set correctly.  Add a test for this to
evp_extra_test.c based on the code scaro-axway provided in #19290.

Reviewed-by: Dmitry Belyavskiy <beldmit@gmail.com>
Reviewed-by: Shane Lontis <shane.lontis@oracle.com>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/19342)
2022-10-07 19:53:04 +02:00
..
build.info Drop libimplementations.a 2021-05-07 10:17:23 +02:00
rsa_enc.c set MGF1 digest correctly 2022-10-07 19:53:04 +02:00
sm2_enc.c sm2_dupctx: Avoid potential use after free of the md 2022-06-10 14:06:57 +02:00