summaryrefslogtreecommitdiffhomepage
path: root/pyecsca/ec/mult/naf.py
Commit message (Expand)AuthorAgeFilesLines
* Make imports absolute (to allow doctests).J08nY2024-06-011-30/+72
* Fix scalarmult hash impls to allow for proper inclusion in sets.J08nY2024-04-041-2/+2
* Enhance RPA, add logging.J08nY2023-10-161-1/+1
* Make multiplier reprs more concise.J08nY2023-10-161-2/+2
* More docs for scalarmults.J08nY2023-10-041-3/+28
* Add sliding window multiplier.J08nY2023-08-271-24/+7
* Move scalar multipliers into a subpackage.J08nY2023-08-271-0/+180