Do not allow PKCS #1.5 padding for encryption in FIPS
* cipher/pubkey-util.c (_gcry_pk_util_data_to_mpi): Block PKCS #1.5 padding for encryption in FIPS mode * cipher/rsa.c (rsa_decrypt): Block PKCS #1.5 decryption in FIPS mode
Applied the master commit of:
c7709f7b23848abf4ba65cb99cb2a9e9c7ebdefc
- GnuPG-bug-id: T5918
- Signed-off-by: Jakub Jelen <jjelen@redhat.com>