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
/
signature.py
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Blacken.
J08nY
2025-03-13
1
-0
/
+1
|
*
Move to function based Mod dispatch.
J08nY
2024-07-15
1
-8
/
+8
|
*
Make imports absolute (to allow doctests).
J08nY
2024-06-01
1
-7
/
+9
|
*
Docs fix in context.py
J08nY
2023-08-08
1
-0
/
+2
|
*
Move to better hash implementations.
J08nY
2023-07-28
1
-1
/
+1
|
*
Fix docstyle and some DeepSource warnings.
J08nY
2023-02-08
1
-1
/
+4
|
*
Fix mypy issues.
J08nY
2023-02-05
1
-3
/
+3
|
*
More DeepSource fixes.
J08nY
2021-04-24
1
-2
/
+2
|
*
Make docstring style changes as per pydocstyle.
J08nY
2021-04-11
1
-20
/
+7
|
*
Use black.
J08nY
2021-04-10
1
-34
/
+94
|
*
The big documentation patch.
J08nY
2021-01-20
1
-1
/
+3
|
*
Introduce explicit field argument to formula calls.
J08nY
2021-01-19
1
-1
/
+1
|
*
Fix type errors and increase code coverage.
J08nY
2020-06-14
1
-2
/
+2
|
*
Rework context handling into a tree-based approach.
J08nY
2020-02-11
1
-56
/
+113
|
*
Rename AbelianGroup to DomainParameters.
J08nY
2020-02-10
1
-9
/
+9
|
*
Fix type errors, now mypy runs ok.
J08nY
2020-02-08
1
-1
/
+3
|
*
Refactor ScalarMult.
J08nY
2019-12-22
1
-29
/
+35
|
*
Actually fix signatures.
J08nY
2019-08-21
1
-4
/
+4
|
*
Fix signature generation.
J08nY
2019-08-19
1
-3
/
+8
|
*
More docs and more coverage.
J08nY
2019-04-24
1
-9
/
+36
|
*
Add proper context management.
J08nY
2019-04-23
1
-1
/
+2
|
*
Add ECDH and ECDSA simulation.
J08nY
2019-04-22
1
-0
/
+171