Skip to content

fips140-2: enhanced check of generated parameters

Nikos Mavrogiannopoulos requested to merge tmp-rsa-keygen-fix-in-fips into master

That is, replaced all assert() calls with if statements to allow gracefull fallback and added explicit check for the bounds of the generated 'd'.

Signed-off-by: Nikos Mavrogiannopoulos nmav@redhat.com

Merge request reports