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
...
*
Move to importlib.resources for test data discovery.
J08nY
2023-08-08
1
-1
/
+1
*
Fix curve validation.
J08nY
2023-08-08
2
-13
/
+3
*
Docs fix in context.py
J08nY
2023-08-08
2
-4
/
+2
*
Add .to_coords to domain params and curve objects.
J08nY
2023-08-04
3
-20
/
+106
*
Add reading of ECTester and ecgen domain parameter files.
J08nY
2023-08-03
1
-22
/
+133
*
Add more docs to divpoly and a perf module.
J08nY
2023-08-01
1
-6
/
+9
*
Add sagemath test for larg-er divpoly.
J08nY
2023-08-01
1
-3
/
+6
*
Add multiplication-by-n polynomial computation to divpoly.
J08nY
2023-08-01
1
-0
/
+263
*
Add divpoly computation.
J08nY
2023-07-29
1
-1
/
+1
*
Add ZVP formula unroll.
J08nY
2023-07-29
2
-6
/
+5
*
Implement RPA-RE.
J08nY
2023-07-28
1
-0
/
+27
*
Move to better hash implementations.
J08nY
2023-07-28
7
-70
/
+115
*
Add utilites for construction of RPA points.
J08nY
2023-07-27
1
-0
/
+6
*
Tiny performance improvements.
J08nY
2023-07-24
3
-6
/
+6
*
Process OpResults better.
J08nY
2023-07-24
2
-8
/
+24
*
Apply leakage model to execution tree.
J08nY
2023-07-24
2
-2
/
+18
*
Allow for iter over Point.
J08nY
2023-05-20
1
-0
/
+13
*
Only validate assumptions if there are any.
J08nY
2023-02-13
2
-4
/
+4
*
Cache unparsed assumptions in formula.
J08nY
2023-02-12
1
-2
/
+7
*
Add __slots__ to Mods.
J08nY
2023-02-12
1
-0
/
+5
*
Skip unnecessary modular reductions and casts in GMPMod.
J08nY
2023-02-12
1
-18
/
+35
*
Move from instance check to direct typecheck in GMPMod.
J08nY
2023-02-12
1
-2
/
+4
*
Save an unnecessary cast in GMPMod.
J08nY
2023-02-12
1
-4
/
+4
*
Get rid of getcontext/setcontext functions.
J08nY
2023-02-12
2
-62
/
+23
*
Make contexts global and not thread-local.
J08nY
2023-02-12
1
-6
/
+8
*
More DeepSource fixes.
J08nY
2023-02-08
4
-1
/
+13
*
Fix docstyle and some DeepSource warnings.
J08nY
2023-02-08
17
-29
/
+33
*
Fix mypy issues.
J08nY
2023-02-05
3
-16
/
+14
*
Bump std submodule.
J08nY
2022-12-28
1
-0
/
+0
*
Merge pull request #17 from J08nY/deepsource-fix-325158fb
Ján Jančár
2022-03-01
1
-14
/
+14
|
\
|
*
Return `NotImplemented` instead of raising `NotImplementedError`
deepsource-autofix[bot]
2022-03-01
1
-14
/
+14
*
|
Merge collapsible `if` statements
deepsource-autofix[bot]
2022-03-01
2
-9
/
+9
|
/
*
Update std submodule.
J08nY
2021-11-27
1
-0
/
+0
*
Fix type issue in params.load_category.
J08nY
2021-11-26
1
-2
/
+2
*
Fix formula execution with sympy 1.9.1.
J08nY
2021-11-26
1
-2
/
+2
*
Fix working with SymbolicMods in formulas.
J08nY
2021-11-26
1
-1
/
+4
*
Add reproducer for issue #14.
J08nY
2021-05-20
1
-1
/
+2
*
Handle fully symbolic assumptions.
J08nY
2021-05-20
1
-1
/
+13
*
Properly raise warnings.
J08nY
2021-05-19
1
-3
/
+4
*
Bump std submodule.
J08nY
2021-05-12
1
-0
/
+0
*
More DeepSource fixes.
J08nY
2021-04-24
14
-20
/
+20
*
Make docstring style changes as per pydocstyle.
J08nY
2021-04-11
17
-166
/
+154
*
Implement fixes from DeepSource.
J08nY
2021-04-10
6
-85
/
+88
*
Use black.
J08nY
2021-04-10
15
-190
/
+648
*
Better parsing of "end of line"
Davide Alessio
2021-02-12
3
-7
/
+5
*
Speedup RawMod.is_residue by using fast Jacobi symbol impl.
J08nY
2021-01-30
1
-1
/
+23
*
Add performance monitoring and a few improvements to Mod.
J08nY
2021-01-30
1
-11
/
+17
*
Fix SymbolicMod pow.
J08nY
2021-01-22
1
-1
/
+5
*
Add more curve transformations.
J08nY
2021-01-20
1
-8
/
+108
*
The big documentation patch.
J08nY
2021-01-20
17
-38
/
+167
[prev]
[next]