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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Give warning when using slow DCP/divpoly computation.
J08nY
2024-08-24
2
-0
/
+5
*
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
16
-98
/
+92
*
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
2
-3
/
+3
*
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
2
-14
/
+181
*
Fix issues from new sympy flint use.
J08nY
2024-07-11
5
-61
/
+25
*
New tree API.
J08nY
2024-06-04
5
-16
/
+27
*
Improve execution tree API.
J08nY
2024-06-04
5
-115
/
+95
*
Fix configuration enumeration.
J08nY
2024-06-03
2
-2
/
+2
*
Redo curve doctest.
J08nY
2024-06-03
1
-1
/
+1
*
Fix Curve doctest.
J08nY
2024-06-03
1
-3
/
+3
*
Redo LadderMult fix.
J08nY
2024-06-03
1
-2
/
+5
*
Fix coords doctest.
J08nY
2024-06-03
1
-6
/
+6
*
Tests for CPUTraceManager and tests for constant input.
J08nY
2024-06-02
1
-201
/
+191
*
Fix bad init error in LadderMultiplier.
J08nY
2024-06-01
1
-2
/
+2
*
Doctests for EC.
J08nY
2024-06-01
5
-9
/
+81
*
Make imports absolute (to allow doctests).
J08nY
2024-06-01
71
-481
/
+745
*
Doctests for context stuff.
J08nY
2024-05-31
1
-4
/
+78
*
Fix CPU pearson_corr for small dtypes.
J08nY
2024-05-31
1
-3
/
+4
*
Better repr for PickleTraceSet.
J08nY
2024-05-31
1
-0
/
+6
*
Improve doc coverage and cleanup public functions.
J08nY
2024-05-30
10
-3
/
+74
*
Fix inspector trace set tests.
J08nY
2024-05-30
1
-1
/
+1
*
Allow to skip scaling in inspector trace load.
J08nY
2024-05-30
5
-23
/
+32
[prev]
[next]