Skip to content

allow sha1 in OAEP

Merge Request Required Information

Resolves: https://issues.redhat.com/browse/RHEL-40210

Summary of Changes

In FIPS mode, RSA OAEP padding is refused with an error message: "This combination of padding and hash algorithm is not supported by this backend."

It picks up the patch in https://github.com/pyca/cryptography/pull/11536 to allow sha1 in OAEP.

Approved Development Ticket

All submissions to CentOS Stream must reference an approved ticket in Red Hat Jira. Please follow the CentOS Stream contribution documentation for how to file this ticket and have it approved.

Edited by Francisco Triviño García

Merge request reports

Loading