Fixed RSA PSS verificatiobn bug (when hash_len != salt_len).
authorThomas Pornin <thomas.pornin@nccgroup.com>
Wed, 8 Jun 2022 12:09:34 +0000 (08:09 -0400)
committerThomas Pornin <thomas.pornin@nccgroup.com>
Wed, 8 Jun 2022 12:09:34 +0000 (08:09 -0400)
commit6a691e6995489248a82fede6dc845164e8886a72
tree659bc216f43f987a5394fc7f9af76b021a6ca058
parentd40d23b60cf1a42188a441b59226db35da234fea
Fixed RSA PSS verificatiobn bug (when hash_len != salt_len).
src/rsa/rsa_pss_sig_unpad.c