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
/
formula.py
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add unified parameter to formulas that are strongly unified.
J08nY
2020-02-21
1
-0
/
+4
*
Better textual representations of classes, new notebooks.
J08nY
2020-02-15
1
-0
/
+6
*
Add the concept of a configuration. Add enumeration of configurations.
J08nY
2020-02-12
1
-5
/
+10
*
Rework context handling into a tree-based approach.
J08nY
2020-02-11
1
-6
/
+117
*
Fix style errors.
J08nY
2020-02-08
1
-2
/
+5
*
Add support for PicoScope scopes, sketch out scope interface.
J08nY
2020-02-04
1
-1
/
+28
*
Fix op parsing.
J08nY
2019-12-23
1
-0
/
+8
*
Refactor ScalarMult.
J08nY
2019-12-22
1
-2
/
+4
*
More utility to formulas.
J08nY
2019-11-29
1
-4
/
+31
*
More docs and more coverage.
J08nY
2019-04-24
1
-0
/
+7
*
Add proper context management.
J08nY
2019-04-23
1
-2
/
+7
*
Fix some EFD formulas and their output indices.
J08nY
2019-03-21
1
-0
/
+4
*
Separate formula code into EFD class.
J08nY
2019-03-21
1
-31
/
+60
*
Add Op class.
J08nY
2019-03-21
1
-2
/
+5
*
Add Corons SPA resistant scalar mult. Add some TODOs.
J08nY
2019-03-21
1
-0
/
+2
*
Fix ladder multipliers.
J08nY
2019-03-21
1
-0
/
+8
*
Add negation formulas to EFD.
J08nY
2019-03-21
1
-0
/
+5
*
Abstract out EFD from classes.
J08nY
2019-03-21
1
-1
/
+1
*
Add Montgomery scalar mult.
J08nY
2019-03-21
1
-6
/
+22
*
Setup EC models, curves, formulas from efd.
J08nY
2019-03-21
1
-2
/
+4
*
Start EC package, add data from Explicit-Formulas Database.
J08nY
2019-03-21
1
-0
/
+65