Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix clang-tidy readability-convert-member-functions-to-static | Jack Lloyd | 2022-02-11 | 1 | -7/+7 |
* | Fix clang-tidy readability-named-parameter | Jack Lloyd | 2022-02-06 | 1 | -1/+1 |
* | Fix clang-tidy performance warnings | Jack Lloyd | 2022-02-06 | 1 | -4/+4 |
* | Test EC_group_identity_from_order for all groups | Jack Lloyd | 2021-03-14 | 1 | -0/+5 |
* | Address some review comments | Jack Lloyd | 2021-03-13 | 1 | -1/+1 |
* | Lookup OIDs for EC_Groups using the order as a key | Jack Lloyd | 2021-03-13 | 1 | -3/+63 |
* | Fix a case where EC_Groups were not merged as expected | Jack Lloyd | 2021-03-12 | 1 | -0/+29 |
* | Rename unit_ecc.cpp to test_ec_group.cpp | Jack Lloyd | 2021-03-12 | 1 | -0/+757 |