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
/
test
/
ec
/
test_point.py
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Use black.
J08nY
2021-04-10
1
-30
/
+53
|
*
Fix codestyle and typing issues in tests.
J08nY
2021-01-20
1
-1
/
+1
|
*
Add point compare using scaling formula.
J08nY
2020-12-10
1
-3
/
+10
|
*
Fix to_affine mapping, fix affine formulas with infinity point.
J08nY
2020-12-10
1
-0
/
+6
|
*
Fix modified coords to_model transformation.
J08nY
2020-07-10
1
-6
/
+8
|
*
Fix type errors and increase code coverage.
J08nY
2020-06-14
1
-0
/
+4
|
*
Cleanup curves script.
J08nY
2020-03-16
1
-1
/
+1
|
*
Add raw output from scopes.
J08nY
2020-03-08
1
-4
/
+12
|
*
Use std-curves database submodule instead of hard-coding standard curves.
J08nY
2020-02-10
1
-2
/
+2
|
*
Add curve parameters, improve coverage.
J08nY
2019-12-21
1
-11
/
+2
|
*
More utility to formulas.
J08nY
2019-11-29
1
-1
/
+1
|
*
More docs and more coverage.
J08nY
2019-04-24
1
-4
/
+14
|
*
Add ECDH and ECDSA simulation.
J08nY
2019-04-22
1
-0
/
+20
|
*
Add AbelianGroup class.
J08nY
2019-04-21
1
-23
/
+25
|
*
Add codecov.
J08nY
2019-04-21
1
-0
/
+1
|
*
Add point conversion.
J08nY
2019-04-20
1
-0
/
+59