aboutsummaryrefslogtreecommitdiffstats
path: root/src/tests/test_ec_group.cpp
Commit message (Expand)AuthorAgeFilesLines
* Test EC_group_identity_from_order for all groupsJack Lloyd2021-03-141-0/+5
* Address some review commentsJack Lloyd2021-03-131-1/+1
* Lookup OIDs for EC_Groups using the order as a keyJack Lloyd2021-03-131-3/+63
* Fix a case where EC_Groups were not merged as expectedJack Lloyd2021-03-121-0/+29
* Rename unit_ecc.cpp to test_ec_group.cppJack Lloyd2021-03-121-0/+757