summaryrefslogtreecommitdiffhomepage
path: root/pyecsca/sca
Commit message (Expand)AuthorAgeFilesLines
* Fix fake_mult short-circuit check.J08nY2025-06-192-2/+2
* Remove prints and fix API change in action tree.J08nY2025-06-191-5/+0
* Fix multiples_computed and addition_chain.J08nY2025-06-192-3/+21
* More speed for MultipleContext.J08nY2025-06-191-7/+8
* Fix mypy.J08nY2025-06-171-5/+14
* Fix timebase setting.J08nY2025-06-161-12/+29
* Fixup mypy.J08nY2025-03-201-4/+4
* Add "always" Comb multiplier that adds random multiples to dummy.J08nY2025-03-191-0/+8
* Cleanup docs from unnecessary inherited items.J08nY2025-03-191-7/+7
* Fix 3.9 annotations.J08nY2025-03-193-13/+9
* Add customizable splitting criterion in tree building.J08nY2025-03-191-19/+76
* More docs in tree building.J08nY2025-03-181-6/+102
* Handle ScalingFormula in MultipleContext.J08nY2025-03-151-2/+11
* Fix ECTester applet comms.J08nY2025-03-141-4/+4
* Blacken.J08nY2025-03-1336-143/+279
* Fix spacing.J08nY2025-03-131-0/+1
* Fix import order.J08nY2025-03-132-3/+3
* Some coverage improvements.J08nY2025-03-134-98/+80
* Docs for countermeasures.J08nY2025-03-121-5/+5
* Fix multiple mult in rpa context.J08nY2025-03-121-1/+1
* Handle precomp points in multiple context.J08nY2025-03-121-11/+36
* Move to union in annotations.J08nY2025-03-111-2/+2
* Add different multiple tracking in multiples_computed.J08nY2025-03-112-18/+45
* Add support for AUX trigger in PicScope alt.J08nY2025-03-111-0/+4
* Fix LEIA response parsing.J08nY2025-03-101-1/+1
* Fix codestyle.J08nY2025-03-081-4/+4
* Add RPA variant of addition_chain.J08nY2025-03-082-25/+49
* Improve context handling and make some stuff zero copy.J08nY2025-03-081-5/+18
* Remove SwapLadderMultiplier.J08nY2024-08-281-3/+3
* More ladder multipliers.J08nY2024-08-281-3/+17
* Add XDH (X25519, X448).J08nY2024-08-271-2/+2
* Give warning when using slow DCP/divpoly computation.J08nY2024-08-241-0/+2
* Move to function based Mod dispatch.J08nY2024-07-152-15/+15
* Fix issues from new sympy flint use.J08nY2024-07-111-1/+1
* New tree API.J08nY2024-06-043-3/+3
* Improve execution tree API.J08nY2024-06-043-2/+4
* Tests for CPUTraceManager and tests for constant input.J08nY2024-06-021-201/+191
* Doctests for EC.J08nY2024-06-011-1/+1
* Make imports absolute (to allow doctests).J08nY2024-06-0137-176/+212
* Fix CPU pearson_corr for small dtypes.J08nY2024-05-311-3/+4
* Better repr for PickleTraceSet.J08nY2024-05-311-0/+6
* Fix inspector trace set tests.J08nY2024-05-301-1/+1
* Allow to skip scaling in inspector trace load.J08nY2024-05-305-23/+32
* Fix typing issue.J08nY2024-05-271-2/+2
* More docs.J08nY2024-05-213-1/+39
* Add some more missing docs.J08nY2024-05-212-0/+8
* Fix docs for MultipleContext.J08nY2024-05-211-2/+2
* Fix DeepSourcce issues.J08nY2024-04-166-15/+15
* Add random walk metrics to tree description.J08nY2024-04-141-17/+65
* Add more metrics to Tree description.J08nY2024-04-131-3/+6