summaryrefslogtreecommitdiffhomepage
path: root/pyecsca/ec/mult/fixed.py
Commit message (Collapse)AuthorAgeFilesLines
* Add always to Binary NAF.J08nY2025-03-261-0/+2
|
* Blacken.J08nY2025-03-131-1/+3
|
* Add "bits" param to scalarmults to have control over their range.J08nY2025-03-131-6/+6
|
* Handle precomp points in multiple context.J08nY2025-03-121-3/+4
|
* Add different multiple tracking in multiples_computed.J08nY2025-03-111-1/+1
|
* More ladder multipliers.J08nY2024-08-281-1/+1
|
* Make imports absolute (to allow doctests).J08nY2024-06-011-17/+42
|
* Fix scalarmult hash impls to allow for proper inclusion in sets.J08nY2024-04-041-1/+1
|
* Make multiplier reprs more concise.J08nY2023-10-161-1/+1
|
* Add Comb multipliers.J08nY2023-10-041-5/+7
|
* Add fullprecomp multiplier.J08nY2023-10-041-0/+117