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
/
params.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
More DeepSource fixes.
J08nY
2023-02-08
1
-0
/
+3
*
Fix docstyle and some DeepSource warnings.
J08nY
2023-02-08
1
-1
/
+2
*
Fix type issue in params.load_category.
J08nY
2021-11-26
1
-2
/
+2
*
More DeepSource fixes.
J08nY
2021-04-24
1
-2
/
+2
*
Make docstring style changes as per pydocstyle.
J08nY
2021-04-11
1
-4
/
+6
*
Implement fixes from DeepSource.
J08nY
2021-04-10
1
-5
/
+5
*
Use black.
J08nY
2021-04-10
1
-24
/
+75
*
The big documentation patch.
J08nY
2021-01-20
1
-0
/
+4
*
Fix type-checking, codestyle and update EFD.
J08nY
2021-01-05
1
-1
/
+1
*
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
-7
/
+7
*
Handle formula assumptions.
J08nY
2020-12-17
1
-12
/
+18
*
Fix unavailability of ast.unparse on Python 3.8.
J08nY
2020-12-16
1
-1
/
+1
*
Properly handle coordinate system assumptions.
J08nY
2020-12-16
1
-14
/
+116
*
Add way of importing parameters from file.
J08nY
2020-10-06
1
-30
/
+62
*
Update std-curves module and fix its parsing.
J08nY
2020-09-23
1
-3
/
+6
*
Fix modified coords to_model transformation.
J08nY
2020-07-10
1
-1
/
+1
*
Fix codestyle.
J08nY
2020-06-29
1
-2
/
+2
*
Fix type errors and increase code coverage.
J08nY
2020-06-14
1
-2
/
+3
*
Add tests for affine coords.
J08nY
2020-03-16
1
-12
/
+19
*
Cleanup curves script.
J08nY
2020-03-16
1
-2
/
+94
*
Add affine multiply and move neutral to curve class.
J08nY
2020-02-20
1
-8
/
+3
*
Enforce coordinate model assumptions when loading curves.
J08nY
2020-02-19
1
-1
/
+1
*
Better textual representations of classes, new notebooks.
J08nY
2020-02-15
1
-1
/
+25
*
Rename AbelianGroup to DomainParameters.
J08nY
2020-02-10
1
-0
/
+30