aboutsummaryrefslogtreecommitdiff
path: root/pyecsca/ec/configuration.py
Commit message (Expand)AuthorAgeFilesLines
* Blacken.J08nY2025-03-131-0/+1
* Fix configuration enumeration.J08nY2024-06-031-1/+1
* Make imports absolute (to allow doctests).J08nY2024-06-011-4/+4
* Restrict all_configurations per library analysis.J08nY2023-12-161-6/+8
* Add more curve model transformaations.J08nY2023-08-311-1/+1
* Fix configuration enumeration check for ABC.J08nY2023-08-291-1/+1
* Add ZVP point computation.J08nY2023-08-291-1/+3
* Add references to docs.J08nY2023-08-281-2/+2
* Fix RPA distinguish test.J08nY2023-08-271-1/+1
* Add sliding window multiplier.J08nY2023-08-271-3/+3
* Further unify and specify scalarmults.J08nY2023-08-251-1/+14
* Fix docstyle and some DeepSource warnings.J08nY2023-02-081-1/+1
* Merge collapsible `if` statementsdeepsource-autofix[bot]2022-03-011-6/+4
* More DeepSource fixes.J08nY2021-04-241-1/+1
* Make docstring style changes as per pydocstyle.J08nY2021-04-111-8/+7
* Implement fixes from DeepSource.J08nY2021-04-101-5/+13
* Use black.J08nY2021-04-101-19/+56
* The big documentation patch.J08nY2021-01-201-0/+3
* Remove Trace title and data attributes, use meta attr.J08nY2020-03-071-1/+10
* Fix some type issues.J08nY2020-03-041-6/+7
* Add notebooks, fix Travis.J08nY2020-02-131-1/+25
* Add the concept of a configuration. Add enumeration of configurations.J08nY2020-02-121-0/+179