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
path:
root
/
pyecsca
/
ec
/
formula.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Only validate assumptions if there are any.
J08nY
2023-02-13
1
-1
/
+2
*
Cache unparsed assumptions in formula.
J08nY
2023-02-12
1
-2
/
+7
*
Get rid of getcontext/setcontext functions.
J08nY
2023-02-12
1
-7
/
+6
*
Fix docstyle and some DeepSource warnings.
J08nY
2023-02-08
1
-6
/
+6
*
Fix formula execution with sympy 1.9.1.
J08nY
2021-11-26
1
-2
/
+2
*
Fix working with SymbolicMods in formulas.
J08nY
2021-11-26
1
-1
/
+4
*
Add reproducer for issue #14.
J08nY
2021-05-20
1
-1
/
+2
*
Handle fully symbolic assumptions.
J08nY
2021-05-20
1
-1
/
+13
*
More DeepSource fixes.
J08nY
2021-04-24
1
-1
/
+1
*
Make docstring style changes as per pydocstyle.
J08nY
2021-04-11
1
-25
/
+25
*
Implement fixes from DeepSource.
J08nY
2021-04-10
1
-16
/
+11
*
Use black.
J08nY
2021-04-10
1
-17
/
+61
*
Better parsing of "end of line"
Davide Alessio
2021-02-12
1
-3
/
+2
*
The big documentation patch.
J08nY
2021-01-20
1
-0
/
+19
*
Introduce explicit field argument to formula calls.
J08nY
2021-01-19
1
-9
/
+17
*
Resolve out rationals introduced by SymPy.
J08nY
2021-01-06
1
-12
/
+34
*
Fixup the packaging, put cfg into a proper subpackage.
J08nY
2020-12-26
1
-1
/
+1
*
Make certain aspects of the library configurable.
J08nY
2020-12-17
1
-3
/
+6
*
Fix pollution of formula variables by ints and subsequent float results.
J08nY
2020-12-17
1
-2
/
+11
*
Handle formula assumptions.
J08nY
2020-12-17
1
-12
/
+61
*
Minor fixes: formula handling in context, welch_ttest, HDF5TraceSet filename.
J08nY
2020-07-10
1
-6
/
+6
*
Add random generation of points, speedup computation.
J08nY
2020-07-01
1
-9
/
+11
*
Add a way for actions to have a result.
J08nY
2020-06-13
1
-5
/
+6
*
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