summaryrefslogtreecommitdiffstats
path: root/crypto/rsa/rsa_pss.c
AgeCommit message (Expand)Author
2015-01-22Re-align some comments after running the reformat script.OpenSSL_1_0_2-post-reformatMatt Caswell
2015-01-22Run util/openssl-format-source -v -c .Matt Caswell
2015-01-22mark all block comments that need format preserving so thatTim Hudson
2011-06-02Backport extended PSS support from HEAD: allow setting of mgf1Hash explicitly.Dr. Stephen Henson
2009-09-13Submitted by: Julia Lawall <julia@diku.dk>Dr. Stephen Henson
2008-12-29If we're going to return errors (no matter how stupid), then we shouldBen Laurie
2008-12-29Make sure a bad parameter to RSA_verify_PKCS1_PSS() doesn't lead to a crash.Ben Laurie
2008-11-05Update obsolete email address...Dr. Stephen Henson
2005-08-28fix warnings when building openssl with the following compiler options:Nils Larsch
2005-08-07Final(?) WinCE update.Andy Polyakov
2005-06-02PSS update [from 0.9.7].Andy Polyakov
2005-06-01Update from 0.9.7-stable.Dr. Stephen Henson
2005-05-28Add pss/x931 files.Dr. Stephen Henson