summaryrefslogtreecommitdiffhomepage
path: root/pyecsca/ec/mult/fixed.py
Commit message (Expand)AuthorAgeFilesLines
* 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