Skip to content

crypto: rsa: restrict values in FIPS mode

Vladis Dronov requested to merge NefigTut/centos-stream-9:rsa-fips-fixes into main
JIRA: https://issues.redhat.com/browse/RHEL-24869
Upstream Status: 2 commits are merged into the linux.git
                 1 last commit is from herbert/cryptodev-2.6.git

Introduce stricter checks for the RSA cryptographic values in
FIPS mode according to the FIPS certification requirements. 

Signed-off-by: Vladis Dronov <vdronov@redhat.com>

Merge request reports