aboutsummaryrefslogtreecommitdiff
path: root/src/bench/ellswift.cpp
AgeCommit message (Expand)Author
2024-05-09test: Use ECC_Context helper in bench and fuzz testsRyan Ofsky
2024-04-06refactor, bench, fuzz: Drop unneeded `UCharCast` callsHennadii Stepanov
2023-12-23refactor: share and use `GenerateRandomKey` helperSebastian Falbesoner
2023-06-28refactor: Drop unsafe AsBytePtr functionRyan Ofsky
2023-06-23Bench tests for CKey->EllSwiftdhruv