| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | refactor: remove unused imports | deepsource-autofix[bot] | 2025-10-03 | 1 | -2/+0 |
| | | | | | An object has been imported but is not used anywhere in the file. It should either be used or the import should be removed. | ||||
| * | Full equivalence. | J08nY | 2025-10-02 | 1 | -1/+1 |
| | | |||||
| * | Add always to Binary NAF. | J08nY | 2025-03-26 | 1 | -0/+4 |
| | | |||||
| * | Add "always" Comb multiplier that adds random multiples to dummy. | J08nY | 2025-03-19 | 1 | -3/+16 |
| | | |||||
| * | Blacken. | J08nY | 2025-03-13 | 1 | -1/+3 |
| | | |||||
| * | Add "bits" param to scalarmults to have control over their range. | J08nY | 2025-03-13 | 1 | -7/+7 |
| | | |||||
| * | Handle precomp points in multiple context. | J08nY | 2025-03-12 | 1 | -5/+7 |
| | | |||||
| * | More ladder multipliers. | J08nY | 2024-08-28 | 1 | -2/+2 |
| | | |||||
| * | Make imports absolute (to allow doctests). | J08nY | 2024-06-01 | 1 | -9/+30 |
| | | |||||
| * | Fix scalarmult hash impls to allow for proper inclusion in sets. | J08nY | 2024-04-04 | 1 | -2/+2 |
| | | |||||
| * | Add more utilities for working with maps and trees. | J08nY | 2024-01-19 | 1 | -0/+16 |
| | | |||||
| * | Fix comb mult reprs. | J08nY | 2023-10-16 | 1 | -0/+6 |
| | | |||||
| * | Fix variable name issue in Comb. | J08nY | 2023-10-04 | 1 | -2/+2 |
| | | |||||
| * | Add Comb multipliers. | J08nY | 2023-10-04 | 1 | -0/+182 |
| | | |||||
| * | Add fullprecomp multiplier. | J08nY | 2023-10-04 | 1 | -1/+1 |
| | | |||||
| * | More docs for scalarmults. | J08nY | 2023-10-04 | 1 | -0/+1 |
