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
/
pyecsca
/
ec
/
context.py
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Fix LTR multiplier, add affine formula stuff.
J08nY
2020-02-19
1
-4
/
+4
|
*
Better textual representations of classes, new notebooks.
J08nY
2020-02-15
1
-2
/
+2
|
*
Add the concept of a configuration. Add enumeration of configurations.
J08nY
2020-02-12
1
-17
/
+71
|
*
Rework context handling into a tree-based approach.
J08nY
2020-02-11
1
-128
/
+45
|
*
Cleanup op parsing.
J08nY
2020-02-10
1
-12
/
+4
|
*
Fix type errors, now mypy runs ok.
J08nY
2020-02-08
1
-4
/
+4
|
*
Add patter matching module.
J08nY
2019-11-22
1
-3
/
+9
|
*
Separate action into formula action.
J08nY
2019-05-14
1
-16
/
+27
|
*
More docs and more coverage.
J08nY
2019-04-24
1
-7
/
+41
|
*
Exclude some lines from coverage.
J08nY
2019-04-23
1
-4
/
+5
|
*
Add proper context management.
J08nY
2019-04-23
1
-13
/
+161
|
*
Fix some EFD formulas and their output indices.
J08nY
2019-03-21
1
-1
/
+1
|
*
Add Op class.
J08nY
2019-03-21
1
-7
/
+4
|
*
Add Montgomery scalar mult.
J08nY
2019-03-21
1
-5
/
+11
|
*
Fix basic scalar multipliers.
J08nY
2019-03-21
1
-6
/
+3
|
*
Setup EC models, curves, formulas from efd.
J08nY
2019-03-21
1
-0
/
+38