http://www.perlmonks.org?node_id=1026343


in reply to Re: Help verifying RSA PSS signature in Perl with Crypt::RSA and Crypt::RSA::SS::PSS
in thread Help verifying RSA PSS signature in Perl with Crypt::RSA and Crypt::RSA::SS::PSS

Yikes, you're right, Athanasius! It fails intermittently!

When I run the script several times consecutively it sometimes fails with the same PARI "forbidden division" error that you point out. I hadn't seen that before.

Sounds like a bug in Math::Pari, which I had to build in order to build Crypt::RSA :-(

Thanks for your help and for taking time to try it out. I'll have to figure out some other way of doing this...