aboutsummaryrefslogtreecommitdiffstats
path: root/src/tests/test_ecc_pointmul.cpp
Commit message (Expand)AuthorAgeFilesLines
* Implement draft-irtf-cfrg-hash-to-curveJack Lloyd2021-04-251-0/+4
* Tag all tests with a categoryJack Lloyd2020-10-281-2/+2
* Support loading an EC point with affine zero coordinates.Jack Lloyd2019-09-121-8/+47
* Reduce usage of oids.h with the addition of some helpers on OIDJack Lloyd2019-08-041-2/+1
* Deprecate and replace OIDS::lookupJack Lloyd2019-08-041-1/+1
* Test all multiplication variants in ECC scalar mult testJack Lloyd2018-06-251-4/+15
* Make the tests VarMap an actual type instead of a hashmap typedef.Jack Lloyd2018-05-291-3/+3
* Add final annotations as appropriate in the test codeJack Lloyd2017-09-221-1/+1
* More include header cleanupsJack Lloyd2017-09-211-2/+0
* Reformat code with astyle + fix code styleTomasz Frydrych2017-05-011-4/+4
* Minor refactoring of Text_Based_TestJack Lloyd2016-12-191-4/+1
* Fix PointGFp multiplication bugJack Lloyd2016-01-031-7/+3
* Add --data-dir option to test commandJack Lloyd2015-12-201-1/+1
* Update and consolidate the test framework.Jack Lloyd2015-11-111-58/+32
* Fix TEST_DATA_DIRSimon Warta2015-07-151-1/+1
* ECC pointmul test requires ECDSASimon Warta2015-07-061-0/+8
* Make Botan compile when only some modules are enabledSimon Warta2015-07-031-0/+75