aboutsummaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Progress bar for tree building.J08nY36 hours1-1/+1
* Speedup epa simulation.J08nY12 days1-11/+27
* Add MultPointBlinding countermeasure and test it.J08nY12 days1-6/+35
* Add EPA perf script.J08nY14 days1-0/+71
* Fix ctr tests.J08nY2025-10-241-0/+1
* Add test for multiple_graph with countermeasures.J08nY2025-10-241-1/+61
* Add point blinding countermeasure.J08nY2025-10-182-2/+30
* Allow for scalar countermeasures with mixed mults.J08nY2025-10-181-11/+17
* Fix add arg to ctrs.J08nY2025-10-031-2/+2
* Add a way to control randomness in coountermeasures.J08nY2025-10-031-7/+47
* Allow for combinations of countermeasures.J08nY2025-10-031-14/+63
* More tests for sliding windows.J08nY2025-10-011-0/+7
* 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
* Add complete and incomplete variants of NAF multipliers.J08nY2025-08-112-1/+3
* Make futures test more reliable.J08nY2025-08-111-3/+0
* Add no-wait futures.as_completed.J08nY2025-08-111-1/+19
* 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
* Add repro for #71.J08nY2025-06-171-1/+16
* Add perf for cubic roots.J08nY2025-03-291-0/+12
* Fix homog test.J08nY2025-03-281-1/+1
* Add equality check via homogenity.J08nY2025-03-282-1/+73
* Fix bnaf always.J08nY2025-03-281-0/+9
* Move to loky for multiprocessing.J08nY2025-03-272-0/+17
* Fix tests.J08nY2025-03-261-1/+1
* Add always to Binary NAF.J08nY2025-03-263-2/+4
* Allow Mod formatting.J08nY2025-03-201-1/+3
* Add Brumley & Tuveri countermeasure.J08nY2025-03-191-1/+20
* Fix Comb miscall inn tests.J08nY2025-03-192-5/+5
* Add "always" Comb multiplier that adds random multiples to dummy.J08nY2025-03-191-1/+5
* Add customizable splitting criterion in tree building.J08nY2025-03-191-2/+4
* Fix RPA test.J08nY2025-03-151-2/+4
* Add "bits" param to scalarmults to have control over their range.J08nY2025-03-132-42/+163
* 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-1237-82/+89
* Handle precomp points in multiple context.J08nY2025-03-122-2/+48
* Add different multiple tracking in multiples_computed.J08nY2025-03-111-0/+18
* Fix lint.J08nY2025-03-111-19/+40
* Add countermeasures.J08nY2025-03-101-0/+79
* Fix codestyle.J08nY2025-03-082-9/+15
* Fix undefined mod test.J08nY2025-03-081-0/+5