index
:
pyecsca.git
feature/ectester-target
feature/notebooks
master
Python Elliptic Curve Side-Channel Analysis toolkit.
gitolite user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
pyecsca
/
ec
/
formula
Commit message (
Expand
)
Author
Age
Files
Lines
*
Split EPA functonality to speed up computation.
J08nY
2025-07-31
1
-0
/
+10
*
Improve memory and pickle space usage of FakePoint.
J08nY
2025-07-29
1
-2
/
+14
*
Fix mults_computed issue.
J08nY
2025-07-21
1
-0
/
+6
*
More speed for MultipleContext.
J08nY
2025-06-19
1
-7
/
+13
*
Speedup multiples_computed.
J08nY
2025-06-19
1
-0
/
+6
*
Cleanup docs from unnecessary inherited items.
J08nY
2025-03-19
1
-1
/
+1
*
Blacken.
J08nY
2025-03-13
7
-2
/
+10
*
Add different multiple tracking in multiples_computed.
J08nY
2025-03-11
1
-1
/
+1
*
Make formula expand fully deterministic.
J08nY
2024-08-26
1
-5
/
+2
*
Add more metadata to networkx_graph.
J08nY
2024-08-26
1
-3
/
+3
*
Add parallel version of formula expansion.
J08nY
2024-08-26
3
-13
/
+89
*
Fix iterable import.
J08nY
2024-08-26
1
-2
/
+1
*
Make formula expand deterministic.
J08nY
2024-08-26
4
-33
/
+58
*
Use faster symbol.name instead of str(symbol).
J08nY
2024-07-16
1
-3
/
+3
*
Fix pow in Mod.
J08nY
2024-07-16
1
-1
/
+1
*
Move to function based Mod dispatch.
J08nY
2024-07-15
2
-7
/
+7
*
Use faster xreplace everywhere.
J08nY
2024-07-12
1
-1
/
+1
*
xreplace in generic sympy substitution.
J08nY
2024-07-12
1
-2
/
+2
*
Add assumptions cache.
J08nY
2024-07-12
1
-55
/
+75
*
Handle simple parameter assumption faster.
J08nY
2024-07-12
1
-7
/
+18
*
Save free_symbols call.
J08nY
2024-07-12
1
-2
/
+5
*
Less subs in assumption validation.
J08nY
2024-07-12
1
-5
/
+6
*
Fix DeepSource issues.
J08nY
2024-07-11
1
-3
/
+3
*
Fix issues from new sympy flint use.
J08nY
2024-07-11
1
-24
/
+8
*
New tree API.
J08nY
2024-06-04
1
-2
/
+2
*
Improve execution tree API.
J08nY
2024-06-04
1
-4
/
+4
*
Make imports absolute (to allow doctests).
J08nY
2024-06-01
11
-52
/
+74
*
Improve doc coverage and cleanup public functions.
J08nY
2024-05-30
10
-3
/
+74
*
refactor: replace list comprehension with set comprehension
deepsource-autofix[bot]
2024-04-16
1
-4
/
+4
*
Fix DeepSourcce issues.
J08nY
2024-04-16
5
-18
/
+33
*
Fix typing.
J08nY
2024-04-02
1
-1
/
+2
*
Unify formula __str__.
J08nY
2024-01-31
2
-4
/
+1
*
Add comparison for formulas.
J08nY
2024-01-31
1
-0
/
+9
*
Fix formula import cycle.
J08nY
2024-01-31
1
-1
/
+0
*
Fix imports.
J08nY
2024-01-31
2
-2
/
+2
*
Rename formula expand.
J08nY
2024-01-31
1
-1
/
+1
*
Move formula expand to work with sets.
J08nY
2024-01-31
5
-25
/
+94
*
Name expanded formulas based on transformations.
J08nY
2024-01-31
5
-13
/
+15
*
Fix CodeFormula hash.
J08nY
2024-01-27
1
-1
/
+1
*
Fix switch_sign on xz.
J08nY
2024-01-27
1
-0
/
+3
*
Add EFD -> Code transformation.
J08nY
2024-01-27
4
-13
/
+42
*
Move CodeFormulas.
J08nY
2024-01-26
3
-65
/
+76
*
Fix OpResult repr.
J08nY
2024-01-25
1
-2
/
+6
*
Fix issues with pickling and equality checks of EC objects.
J08nY
2024-01-25
7
-113
/
+151
*
Cache sympy simplify results in formula eval.
J08nY
2024-01-23
1
-4
/
+4
*
Abstract out distinguishing tree computation.
J08nY
2024-01-08
1
-3
/
+0
*
Add fake addition formulas.
J08nY
2023-12-22
3
-42
/
+110
*
Remove str.removesuffix
vojtechsu
2023-12-12
1
-4
/
+6
*
Missing type hints
vojtechsu
2023-12-11
1
-3
/
+2
*
Fix sign treatment in switch sign
vojtechsu
2023-12-11
2
-15
/
+29
[next]