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

The bug in Crypt::RSA::Key::Private:SSH that you mention is something I had been wondering about (i.e., how to indicate what cipher to use) so I see now that I'm not the only one.

I don't believe I can use Crypt::OpenSSL::RSA because there's nothing there that explicitly indicates that it supports PSS. However, I'll keep looking.

Thanks again!

  • Comment on Re^2: Help verifying RSA PSS signature in Perl with Crypt::RSA and Crypt::RSA::SS::PSS

Replies are listed 'Best First'.
Re^3: Help verifying RSA PSS signature in Perl with Crypt::RSA and Crypt::RSA::SS::PSS
by Mr. Muskrat (Canon) on Apr 02, 2013 at 21:46 UTC