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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Fix imports.
J08nY
2024-01-31
4
-3
/
+9
*
Rename formula expand.
J08nY
2024-01-31
2
-3
/
+3
*
Move formula expand to work with sets.
J08nY
2024-01-31
8
-99
/
+99
*
Name expanded formulas based on transformations.
J08nY
2024-01-31
5
-13
/
+15
*
Add Dmap description method.
J08nY
2024-01-31
1
-2
/
+13
*
Silence pari memory warnings.
J08nY
2024-01-31
1
-0
/
+1
*
Fix dmap cfgs.
J08nY
2024-01-29
2
-1
/
+4
*
Fix docs.
J08nY
2024-01-29
3
-14
/
+26
*
More docs for trees.
J08nY
2024-01-29
2
-9
/
+25
*
Add dmap deduplication.
J08nY
2024-01-29
2
-16
/
+38
*
Add dmap merging.
J08nY
2024-01-28
2
-1
/
+41
*
Optimize tree expansion.
J08nY
2024-01-28
1
-21
/
+36
*
Allow merging of config sets in dmap.
J08nY
2024-01-28
3
-23
/
+137
*
Fix formula tests.
J08nY
2024-01-27
1
-4
/
+4
*
Fix CodeFormula hash.
J08nY
2024-01-27
2
-3
/
+12
*
Fix switch_sign on xz.
J08nY
2024-01-27
1
-0
/
+3
*
Add EFD -> Code transformation.
J08nY
2024-01-27
5
-16
/
+50
*
Mark randomized tests with xfail.
J08nY
2024-01-26
1
-1
/
+3
*
Add tests for DPA and CPA.
J08nY
2024-01-26
3
-51
/
+148
*
Add tests for leakagetarget.
J08nY
2024-01-26
3
-22
/
+73
*
Move CodeFormulas.
J08nY
2024-01-26
4
-65
/
+89
*
Fix OpResult repr.
J08nY
2024-01-25
2
-3
/
+16
*
Fix issues with pickling and equality checks of EC objects.
J08nY
2024-01-25
18
-145
/
+289
*
Return a point deterministically for zer ZVP polynomial.
J08nY
2024-01-24
2
-65
/
+53
*
Ditch unused method.
J08nY
2024-01-23
1
-61
/
+0
*
Add newline.
J08nY
2024-01-23
1
-1
/
+1
*
Fix PARI DCP solution.
J08nY
2024-01-23
3
-26
/
+51
*
Add heuristic for PARI stack size allocation.
J08nY
2024-01-23
2
-10
/
+22
*
Fix perf artifact upload.
J08nY
2024-01-23
1
-1
/
+1
*
Merge pull request #62 from J08nY/cyparidcp
Ján Jančár
2024-01-23
8
-65
/
+132
|
\
|
*
Actually depend on pandas and stop their warning.
J08nY
2024-01-23
3
-1
/
+6
|
*
Fix easy case of pari DCP..
J08nY
2024-01-23
1
-1
/
+1
|
*
Welcome Python 3.12.
J08nY
2024-01-23
1
-0
/
+1
|
*
Ditch Python 3.8.
J08nY
2024-01-23
4
-15
/
+14
|
*
Add pari to CI.
J08nY
2024-01-23
3
-15
/
+17
|
*
Fix types.
J08nY
2024-01-23
1
-5
/
+10
|
*
Add cypari2 solver for dcp
vojtechsu
2024-01-22
1
-10
/
+59
|
*
Separate dcp into separate functions
vojtechsu
2024-01-22
1
-40
/
+46
*
|
Cache sympy simplify results in formula eval.
J08nY
2024-01-23
3
-6
/
+12
|
/
*
Add domain param to map. Fix callable columns.
J08nY
2024-01-22
2
-16
/
+19
*
Fix and speedup tree construction.
J08nY
2024-01-21
3
-39
/
+49
*
Make map take codomain.
J08nY
2024-01-21
2
-14
/
+32
*
Add test for tree expand.
J08nY
2024-01-21
1
-2
/
+20
*
Add more utilities for working with maps and trees.
J08nY
2024-01-19
8
-102
/
+240
*
Make tree building more general.
J08nY
2024-01-18
3
-37
/
+70
*
Add utility ZVP functions.
J08nY
2024-01-12
5
-21
/
+260
*
Fix ElliptiCurve hashhhability.
J08nY
2024-01-11
1
-1
/
+1
*
Compute mult-by-n map using PARI impl if available.
J08nY
2024-01-11
2
-45
/
+58
*
Add PARI based divpoly computation.
J08nY
2024-01-10
3
-69
/
+199
*
Bump notebook repo.
J08nY
2024-01-10
3
-2
/
+2
[prev]
[next]