aboutsummaryrefslogtreecommitdiff
path: root/test/sca
Commit message (Expand)AuthorAgeFilesLines
* Progress bar for tree building.J08nY39 hours1-1/+1
* Speedup epa simulation.J08nY12 days1-11/+27
* Add EPA perf script.J08nY14 days1-0/+71
* Add point blinding countermeasure.J08nY2025-10-181-1/+1
* Ignore some mypy issues.J08nY2025-09-021-1/+2
* Add consistency tests of graph_to_check_inputs and multiples_computed.J08nY2025-09-021-5/+203
* Fix use_init and use_multiply in errors_out.J08nY2025-08-212-17/+134
* Split EPA functonality to speed up computation.J08nY2025-07-311-1/+23
* Fix EPA test.J08nY2025-07-291-16/+22
* Add epa tracking functionality.J08nY2025-07-281-0/+70
* Fix mults_computed issue.J08nY2025-07-211-0/+18
* More iters in RPA perf.J08nY2025-06-191-1/+1
* Remove prints and fix API change in action tree.J08nY2025-06-191-1/+1
* Fix multiples_computed and addition_chain.J08nY2025-06-192-2/+13
* Speedup multiples_computed.J08nY2025-06-192-3/+53
* Fix bnaf always.J08nY2025-03-281-0/+9
* Add always to Binary NAF.J08nY2025-03-261-2/+2
* Fix Comb miscall inn tests.J08nY2025-03-191-4/+4
* Add customizable splitting criterion in tree building.J08nY2025-03-191-2/+4
* Fix RPA test.J08nY2025-03-151-2/+4
* Fix addition chain test.J08nY2025-03-121-1/+1
* Docs for countermeasures.J08nY2025-03-121-0/+6
* Fix multiple mult in rpa context.J08nY2025-03-1219-32/+38
* Handle precomp points in multiple context.J08nY2025-03-122-2/+48
* Add different multiple tracking in multiples_computed.J08nY2025-03-111-0/+18
* Fix codestyle.J08nY2025-03-081-2/+6
* Add RPA variant of addition_chain.J08nY2025-03-081-1/+7
* Fix multiplecontext issue.J08nY2024-08-281-2/+2
* Remove SwapLadderMultiplier.J08nY2024-08-282-21/+24
* More ladder multipliers.J08nY2024-08-281-15/+51
* Add XDH (X25519, X448).J08nY2024-08-271-1/+0
* Better print in perf.J08nY2024-07-162-2/+15
* Move to function based Mod dispatch.J08nY2024-07-153-24/+24
* Fix feature flag imports in perf.J08nY2024-07-151-1/+2
* Add raw profiler.J08nY2024-07-152-2/+2
* Perf ZVP with Flint as well.J08nY2024-07-111-3/+3
* New tree API.J08nY2024-06-041-2/+2
* Speedup RPA tests.J08nY2024-06-031-4/+20
* Tests for CPUTraceManager and tests for constant input.J08nY2024-06-021-43/+44
* Fix DeepSourcce issues.J08nY2024-04-163-6/+13
* Add random walk metrics to tree description.J08nY2024-04-141-0/+1
* Add early deduplication to Map.from_sets.J08nY2024-04-131-0/+10
* Fix tree building with deduplicated dmaps.J08nY2024-04-121-0/+46
* Fix None codomain addition in dmap.J08nY2024-04-111-0/+5
* Fix dmap indexing with callable cfg.J08nY2024-04-091-0/+12
* Improve tree building with more quantities.J08nY2024-04-081-0/+1
* Abstract out tree building in RPA and extract common RE class.J08nY2024-04-081-3/+1
* Fix scalarmult hash impls to allow for proper inclusion in sets.J08nY2024-04-041-5/+32
* Short circuit in ZVP eliminate_y if already eliminated.J08nY2024-04-031-0/+3
* Get rid of bunch of warnings.J08nY2024-02-012-12/+27