aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/test_bn.c
Commit message (Expand)AuthorAgeFilesLines
* Add booth recoding functions with tests.J08nY2025-10-021-1/+66
* Even more tests for bn NAF functions.J08nY2025-10-021-1/+59
* More tests for bn functions.J08nY2025-10-021-56/+223
* More tests for sliding windows.J08nY2025-10-011-22/+47
* Add fixed-base multipliers with precomputation.J08nY2023-10-081-7/+7
* Add fixed width scalarmult.J08nY2023-10-031-2/+37
* Add sliding window recoding functions.J08nY2023-10-011-0/+56