index
:
pyecsca.git
feature/ectester-target
feature/notebooks
master
Python Elliptic Curve Side-Channel Analysis toolkit.
J08nY
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
test
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix Mod -> mod in tests.
J08nY
2024-07-16
1
-2
/
+2
*
Better print in perf.
J08nY
2024-07-16
6
-20
/
+77
*
Fix pow in Mod.
J08nY
2024-07-16
1
-1
/
+1
*
Fix perf.
J08nY
2024-07-15
1
-3
/
+3
*
Move to function based Mod dispatch.
J08nY
2024-07-15
13
-158
/
+159
*
Fix feature flag imports in perf.
J08nY
2024-07-15
4
-4
/
+9
*
Cleanup new profiler.
J08nY
2024-07-15
1
-2
/
+15
*
More thorough formula test.
J08nY
2024-07-15
1
-2
/
+9
*
Add raw profiler.
J08nY
2024-07-15
6
-14
/
+29
*
Perf test also scalarmult with tracing.
J08nY
2024-07-15
1
-0
/
+12
*
Save free_symbols call.
J08nY
2024-07-12
1
-8
/
+17
*
Perf ZVP with Flint as well.
J08nY
2024-07-11
1
-3
/
+3
*
Fix DeepSource issues.
J08nY
2024-07-11
1
-2
/
+2
*
Fix perf filename for flint.
J08nY
2024-07-11
3
-6
/
+6
*
Add support for python-flint-based Mod.
J08nY
2024-07-11
5
-5
/
+4
*
Fix issues from new sympy flint use.
J08nY
2024-07-11
2
-19
/
+1
*
Fix divpoly tests.
J08nY
2024-07-11
1
-11
/
+14
*
Pin sympy temporarily until they fix their stuff.
J08nY
2024-07-10
1
-3
/
+3
*
New tree API.
J08nY
2024-06-04
2
-3
/
+3
*
Improve execution tree API.
J08nY
2024-06-04
1
-32
/
+40
*
Speedup RPA tests.
J08nY
2024-06-03
1
-4
/
+20
*
Fix configuration enumeration.
J08nY
2024-06-03
1
-1
/
+0
*
Tests for CPUTraceManager and tests for constant input.
J08nY
2024-06-02
1
-43
/
+44
*
Add Ladder sort-of regression test.
J08nY
2024-05-31
1
-0
/
+36
*
Add bit_length to Mod.
J08nY
2024-05-27
1
-0
/
+5
*
Fix DeepSourcce issues.
J08nY
2024-04-16
6
-12
/
+19
*
Add random walk metrics to tree description.
J08nY
2024-04-14
1
-0
/
+1
*
Add early deduplication to Map.from_sets.
J08nY
2024-04-13
1
-0
/
+10
*
Fix tree building with deduplicated dmaps.
J08nY
2024-04-12
1
-0
/
+46
*
Fix None codomain addition in dmap.
J08nY
2024-04-11
1
-0
/
+5
*
Fix dmap indexing with callable cfg.
J08nY
2024-04-09
1
-0
/
+12
*
Improve tree building with more quantities.
J08nY
2024-04-08
1
-0
/
+1
*
Abstract out tree building in RPA and extract common RE class.
J08nY
2024-04-08
1
-3
/
+1
*
Fix scalarmult hash impls to allow for proper inclusion in sets.
J08nY
2024-04-04
1
-5
/
+32
*
Short circuit in ZVP eliminate_y if already eliminated.
J08nY
2024-04-03
1
-0
/
+3
*
Get rid of bunch of warnings.
J08nY
2024-02-01
2
-12
/
+27
*
Add comparison for formulas.
J08nY
2024-01-31
1
-2
/
+5
*
Rename formula expand.
J08nY
2024-01-31
1
-2
/
+2
*
Move formula expand to work with sets.
J08nY
2024-01-31
2
-2
/
+3
*
Fix dmap cfgs.
J08nY
2024-01-29
1
-0
/
+1
*
More docs for trees.
J08nY
2024-01-29
1
-7
/
+10
*
Add dmap deduplication.
J08nY
2024-01-29
1
-10
/
+23
*
Add dmap merging.
J08nY
2024-01-28
1
-0
/
+18
*
Allow merging of config sets in dmap.
J08nY
2024-01-28
1
-8
/
+43
*
Fix formula tests.
J08nY
2024-01-27
1
-4
/
+4
*
Fix CodeFormula hash.
J08nY
2024-01-27
1
-2
/
+11
*
Add EFD -> Code transformation.
J08nY
2024-01-27
1
-3
/
+8
*
Mark randomized tests with xfail.
J08nY
2024-01-26
1
-1
/
+3
*
Add tests for DPA and CPA.
J08nY
2024-01-26
1
-0
/
+46
*
Add tests for leakagetarget.
J08nY
2024-01-26
1
-0
/
+29
[next]