index
:
pyecsca.git
feature/ectester-target
feature/notebooks
master
Python Elliptic Curve Side-Channel Analysis toolkit.
J08nY
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
pyecsca
/
ec
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Add different multiple tracking in multiples_computed.
J08nY
2025-03-11
2
-2
/
+2
*
Fix lint.
J08nY
2025-03-11
1
-3
/
+18
*
Add countermeasures.
J08nY
2025-03-10
1
-0
/
+118
*
Fix codestyle.
J08nY
2025-03-08
1
-1
/
+5
*
Add RPA variant of addition_chain.
J08nY
2025-03-08
3
-0
/
+40
*
Improve context handling and make some stuff zero copy.
J08nY
2025-03-08
1
-5
/
+11
*
Add plausible to docs.
J08nY
2024-08-28
1
-1
/
+1
*
Remove SwapLadderMultiplier.
J08nY
2024-08-28
1
-94
/
+0
*
More ladder multipliers.
J08nY
2024-08-28
8
-40
/
+98
*
Add XDH (X25519, X448).
J08nY
2024-08-27
3
-22
/
+215
*
Bump std submodule to include Curve448.
J08nY
2024-08-27
1
-0
/
+0
*
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
*
Give warning when using slow DCP/divpoly computation.
J08nY
2024-08-24
1
-0
/
+3
*
Move library formulas from test to main package.
J08nY
2024-07-24
64
-0
/
+727
*
Explain option to cythonize in docs.
J08nY
2024-07-16
1
-1
/
+1
*
Better print in perf.
J08nY
2024-07-16
3
-8
/
+16
*
Use faster symbol.name instead of str(symbol).
J08nY
2024-07-16
1
-3
/
+3
*
Fix pow in Mod.
J08nY
2024-07-16
7
-21
/
+9
*
Do not ABC the Mod.
J08nY
2024-07-15
1
-2
/
+1
*
Move to function based Mod dispatch.
J08nY
2024-07-15
14
-83
/
+77
*
Fix feature flag imports in perf.
J08nY
2024-07-15
1
-0
/
+7
*
Split mod to a package.
J08nY
2024-07-15
7
-963
/
+1029
*
Fix mod doctest.
J08nY
2024-07-15
1
-1
/
+1
*
Test 3.12 in CI.
J08nY
2024-07-15
1
-2
/
+2
*
Improve mod docs.
J08nY
2024-07-15
1
-2
/
+41
*
More thorough formula test.
J08nY
2024-07-15
1
-1
/
+0
*
Use faster xreplace everywhere.
J08nY
2024-07-12
2
-2
/
+2
*
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
2
-4
/
+7
*
Less subs in assumption validation.
J08nY
2024-07-12
2
-7
/
+9
*
Add faster modulus checks for other special methods.
J08nY
2024-07-12
1
-0
/
+28
*
Speedup modulus check.
J08nY
2024-07-11
1
-6
/
+15
*
Fix warning catch in Python <= 3.10.
J08nY
2024-07-11
1
-2
/
+2
*
Fix is_residue in Flint.
J08nY
2024-07-11
1
-3
/
+18
*
Use fast sqrtmod in Flint.
J08nY
2024-07-11
1
-12
/
+6
*
Prefer gmp to flint.
J08nY
2024-07-11
1
-1
/
+1
*
Fix primality check in FlintMod.
J08nY
2024-07-11
1
-9
/
+15
*
Fix FlintMod pickling.
J08nY
2024-07-11
1
-0
/
+7
*
Fix DeepSource issues.
J08nY
2024-07-11
3
-14
/
+4
*
Fix perf filename for flint.
J08nY
2024-07-11
2
-2
/
+2
*
Fix codestyle.
J08nY
2024-07-11
1
-1
/
+1
*
Add support for python-flint-based Mod.
J08nY
2024-07-11
1
-11
/
+177
*
Fix issues from new sympy flint use.
J08nY
2024-07-11
4
-60
/
+24
*
New tree API.
J08nY
2024-06-04
2
-13
/
+24
[prev]
[next]