index
:
pyecsca.git
feature/ectester-target
feature/notebooks
master
Python Elliptic Curve Side-Channel Analysis toolkit.
J08nY
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
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
*
Abstract out distinguishing tree computation.
J08nY
2024-01-08
3
-53
/
+68
*
Add fake addition formulas.
J08nY
2023-12-22
4
-43
/
+111
*
Merge pull request #60 from J08nY/new_formula
Ján Jančár
2023-12-21
3
-0
/
+39
|
\
|
*
Add madd-secp256k1-v040
vojtechsu
2023-12-16
3
-0
/
+39
*
|
Merge pull request #61 from Tomko10/feat/stacked-perf-test
Ján Jančár
2023-12-19
6
-350
/
+831
|
\
\
|
*
|
Fixed skipping tests when CUDA is not available
Tomáš Jusko
2023-12-19
1
-3
/
+5
|
*
|
Moved to test_stacked_combine
Tomáš Jusko
2023-12-18
1
-64
/
+0
|
*
|
Moved Pearson correlation coefficient to combine.py
Tomáš Jusko
2023-12-18
1
-80
/
+0
|
*
|
Split tests and added test for chunked combine
Tomáš Jusko
2023-12-18
3
-75
/
+120
|
*
|
feat: Added pearson correlation coefficient to stacked combine
Tomáš Jusko
2023-12-09
1
-0
/
+99
|
*
|
feat: Added pearson correlation coefficient to perf script
Tomáš Jusko
2023-12-09
1
-28
/
+43
|
*
|
feat: Ensure writing timing data in perf script
Tomáš Jusko
2023-11-08
1
-8
/
+9
|
*
|
fix: Dimension check error
Tomáš Jusko
2023-10-31
1
-1
/
+3
|
*
|
feat: Clarified arguments helps
Tomáš Jusko
2023-10-31
1
-16
/
+19
|
*
|
feat: CSV report export format and report aggregation (untested)
Tomáš Jusko
2023-10-30
1
-28
/
+171
[prev]
[next]