Skip to content

cipher: Allow verification of small RSA signatures in FIPS mode

Jakub Jelen requested to merge jjelen/libgcrypt-mirror:rsa-verify into master
  • cipher/rsa.c (rsa_check_keysize): Formatting. (rsa_check_verify_keysize): New function. (rsa_verify): Allow using smaller keys for verification. --

Signed-off-by: Jakub Jelen jjelen@redhat.com

Merge request reports