index
:
pyecsca.git
feature/ectester-target
feature/notebooks
master
Python Elliptic Curve Side-Channel Analysis toolkit.
gitolite user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
ec
/
test_context.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix codestyle.
J08nY
2025-03-08
1
-7
/
+9
*
Improve context handling and make some stuff zero copy.
J08nY
2025-03-08
1
-0
/
+32
*
New tree API.
J08nY
2024-06-04
1
-1
/
+1
*
Improve execution tree API.
J08nY
2024-06-04
1
-32
/
+40
*
Move EC tests to pytest fully.
J08nY
2023-08-08
1
-74
/
+79
*
Get rid of getcontext/setcontext functions.
J08nY
2023-02-12
1
-12
/
+3
*
Implement fixes from DeepSource.
J08nY
2021-04-10
1
-4
/
+3
*
Use black.
J08nY
2021-04-10
1
-7
/
+16
*
Add random generation of points, speedup computation.
J08nY
2020-07-01
1
-2
/
+0
*
Add path context.
J08nY
2020-06-30
1
-2
/
+15
*
Add a way for actions to have a result.
J08nY
2020-06-13
1
-2
/
+4
*
Cleanup curves script.
J08nY
2020-03-16
1
-1
/
+1
*
Fix LTR multiplier, add affine formula stuff.
J08nY
2020-02-19
1
-0
/
+6
*
Add the concept of a configuration. Add enumeration of configurations.
J08nY
2020-02-12
1
-1
/
+38
*
Rework context handling into a tree-based approach.
J08nY
2020-02-11
1
-25
/
+5
*
Use std-curves database submodule instead of hard-coding standard curves.
J08nY
2020-02-10
1
-2
/
+2
*
Refactor ScalarMult.
J08nY
2019-12-22
1
-5
/
+6
*
Add curve parameters, improve coverage.
J08nY
2019-12-21
1
-5
/
+4
*
More docs and more coverage.
J08nY
2019-04-24
1
-1
/
+7
*
Exclude some lines from coverage.
J08nY
2019-04-23
1
-3
/
+35
*
Add proper context management.
J08nY
2019-04-23
1
-0
/
+23