aboutsummaryrefslogtreecommitdiffstats
path: root/checks/pk_valid.dat
Commit message (Expand)AuthorAgeFilesLines
* Add some more ECDSA tests (generated using Crypto++ 5.6)lloyd2011-02-161-0/+55
* Add a set of ECDSA tests using the Brainpool curves. Test caseslloyd2011-02-141-0/+65
* Fix the ordering of the GOST 34.10 signature values. Add a testlloyd2011-02-071-4/+12
* Wrap lineslloyd2010-09-031-7/+23
* Add a test for RSA verification with raw padding and an unusual keylloyd2010-04-211-0/+33
* Add a couple of verification tests for GOST 34.10lloyd2010-03-161-0/+18
* Deconstify PK_Ops. It's quite reasonable that some op will want tolloyd2010-03-091-20/+20
* Remove the sign() operation from the public key objects, totally replacedlloyd2010-03-051-0/+18
* Add some test vectors for EMSA3(Raw) with RSA generated using Crypto++lloyd2008-11-301-0/+58
* Add verification tests for RSA/EMSA4 signatures generated by Crypto++ 5.5.2lloyd2008-11-281-0/+136
* Add test vectors for RSA/EMSA2 generated by Crypto++ 5.5.2lloyd2008-11-281-0/+318
* Add test vectors for RSA EMSA3 with RIPEMD-160 and Tiger. Generated bylloyd2008-11-281-0/+153
* Add a set of test vectors for RSA/EMSA3 with SHA-1, SHA-224, SHA-256,lloyd2008-11-281-0/+337
* Initial checkin1.5.6lloyd2006-05-181-0/+3806