aboutsummaryrefslogtreecommitdiff
path: root/docs/FORMAT.md (unfollow)
Commit message (Expand)AuthorFilesLines
2018-06-30Add composite PQ tests. Better order tests by EC_Data id.J08nY18-11/+170
2018-06-28Add descriptions to composite curve data.J08nY3-37/+56
2018-06-27Add tests for small R to composite test suite.J08nY1-2/+19
2018-06-27Add composite order curves with small order generators.J08nY10-102/+150
2018-06-27Implement more tests for wrong parameters. Implement cloning for Tests.J08nY9-35/+174
2018-05-30Add support for key generation using Crypto++.J08nY5-36/+493
2018-05-30Add basic support for the Crypto++ library.J08nY17-142/+468
2018-05-29Update Botan library shim to compile without warnings.J08nY1-17/+22
2018-05-29Add Some more KeyAgreement idents.J08nY2-6/+19
2018-05-29Add list-suites option to both reader and standalone.J08nY8-23/+84
2018-05-29Support key algo parameter for KeyAgreements with KDF in standalone testing.J08nY12-23/+89
2018-05-28Implement tracking and writing of exceptions in standalone tests.J08nY9-47/+89
2018-05-28Implement tracking of stage of execution of standalone testables.J08nY15-60/+146
2018-05-28Handle exceptions in standalone testables better.J08nY7-60/+88
2018-05-28Add support for naming a curve to use by a library in standalone.J08nY5-45/+80
2018-05-28Fixup standalone libs Makefile to use pkg-config.J08nY1-6/+5
2018-05-27Simplify the edge-cases test suite and provide better analysis of results.J08nY3-50/+47
2018-05-25Add docs about edge-cases suite and wycheproof data.J08nY2-2/+22
2018-05-25Add the edge-cases test suite.J08nY12-152/+876
2018-05-23Add more relevant wycheproof test-vectors, for CVE-2017-10176 and CVE-2017-8932.J08nY1-0/+43
2018-05-23Add the AddSubChain wycheproof vectors.J08nY7-6/+863
2018-05-02Add compression suite to docs and comments.J08nY4-34/+54
2018-05-02Add compression test suite.J08nY11-19/+184
2018-04-28Add degenerate curves for brainpool 512 bit prime curve.J08nY2-4/+49
2018-04-28Add documentation about degenerate test suite.J08nY3-2/+23
2018-04-28Add degenerate curves test suite.J08nY8-19/+1049
2018-04-26Better sort EC_Data, handle errors better in wrong curves suite.J08nY2-8/+21
2018-04-26Output whole stack trace when a TestException happens.J08nY1-0/+4
2018-04-25Add javacard libs submodule.J08nY3-0/+12
2018-04-25Evaluate wrong test suite even better.J08nY2-12/+19
2018-04-25Change wrong test suite.J08nY1-2/+2
2018-04-25Fix wrong test suite evaluation.J08nY6-45/+77
2018-04-25Add ECTester version to test run output.J08nY8-5/+19
2018-04-25Output date in test suite outputs.J08nY3-4/+18
2018-04-25Sort tests better in a few test suites.J08nY4-27/+22
2018-04-24Add more and larger curves to the cofactor category.J08nY15-0/+175
2018-04-22Cleanup gppro upload scripts.J08nY4-7/+7
2018-04-21Better evaluate results of Default test suite.J08nY1-15/+45
2018-04-17Fix ECDSA verify command.J08nY1-1/+1
2018-04-11Actually run ECDSA verification tests with cofactor, invalid and twist points.J08nY3-15/+62
2018-04-05Add ECDSA_sign and ECDSA_verify commands, to allow separate testing.J08nY11-77/+347
2018-04-04Add some points of larger order to brainpool invalid curves.J08nY8-0/+152
2018-03-29Add some points of larger order to invalid secg curves.J08nY11-4/+175
2018-03-28Fix utility scripts adding a subtitle.J08nY2-4/+18
2018-03-27Fix point decompression in util.J08nY1-2/+8
2018-03-23Fix utility scripts.J08nY2-4/+8
2018-03-21Fix utility scripts on Python 3.J08nY2-2/+2
2018-03-21Update SDKs submodule.J08nY1-0/+0
2018-03-21Move utility scripts to Python 3.J08nY2-11/+13
2018-03-14Add lint options to javac. Fix most of uncovered warnings.J08nY8-19/+18