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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
More tests for point coordinate conversion.
J08nY
2023-08-31
1
-38
/
+49
*
Improve point test coverage.
J08nY
2023-08-31
1
-10
/
+15
*
Fix some deepsource issues.
J08nY
2023-08-31
1
-8
/
+0
*
Cleanup ZVP computation.
J08nY
2023-08-29
1
-0
/
+4
*
Add ZVP point computation.
J08nY
2023-08-29
1
-1
/
+0
*
Add sliding window multiplier.
J08nY
2023-08-27
2
-5
/
+11
*
More scalarmult options.
J08nY
2023-08-27
3
-6
/
+13
*
Add test-vector test to ECDSA.
J08nY
2023-08-25
2
-1
/
+33
*
Fix issue #14.
J08nY
2023-08-25
2
-5
/
+17
*
Test all scalarmult combinations.
J08nY
2023-08-25
1
-112
/
+41
*
Add test-vector from SECG to ECDH tests.
J08nY
2023-08-25
1
-1
/
+43
*
Remove unnecessary test names for pytest.
J08nY
2023-08-25
2
-85
/
+74
*
Further unify and specify scalarmults.
J08nY
2023-08-25
2
-7
/
+56
*
Add more thorought fixedwindow test.
J08nY
2023-08-24
1
-2
/
+7
*
Add FixedWindowLTRMultiplier.
J08nY
2023-08-24
3
-7
/
+38
*
Fix dangling import.
J08nY
2023-08-09
2
-7
/
+0
*
Move sca tests to pytest.
J08nY
2023-08-09
4
-25
/
+8
*
Move away from pkg_resources.
J08nY
2023-08-08
2
-5
/
+2
*
Move EC tests to pytest fully.
J08nY
2023-08-08
19
-1555
/
+1478
*
Initial move to pytest.
J08nY
2023-08-08
2
-8
/
+3
*
Move to importlib.resources for test data discovery.
J08nY
2023-08-08
2
-14
/
+22
*
Add .to_coords to domain params and curve objects.
J08nY
2023-08-04
1
-0
/
+15
*
Add reading of ECTester and ecgen domain parameter files.
J08nY
2023-08-03
1
-3
/
+14
*
Add more docs to divpoly and a perf module.
J08nY
2023-08-01
1
-0
/
+30
*
Add sagemath test for larg-er divpoly.
J08nY
2023-08-01
1
-0
/
+17
*
Add multiplication-by-n polynomial computation to divpoly.
J08nY
2023-08-01
1
-0
/
+169
*
Allow for iter over Point.
J08nY
2023-05-20
1
-0
/
+11
*
Add test for custom domain parameter generation.
J08nY
2023-02-22
1
-1
/
+23
*
Cache unparsed assumptions in formula.
J08nY
2023-02-12
1
-3
/
+3
*
Add __slots__ to Mods.
J08nY
2023-02-12
1
-0
/
+3
*
Get rid of getcontext/setcontext functions.
J08nY
2023-02-12
1
-12
/
+3
*
Fix failing test after Mod behaviour change.
J08nY
2022-03-01
1
-2
/
+5
*
Add profiling of sca.combine submodule.
J08nY
2021-11-27
5
-78
/
+4
*
Add reproducer for issue #14.
J08nY
2021-05-20
1
-2
/
+22
*
Handle fully symbolic assumptions.
J08nY
2021-05-20
1
-1
/
+17
*
Properly raise warnings.
J08nY
2021-05-19
2
-5
/
+9
*
More DeepSource fixes.
J08nY
2021-04-24
1
-1
/
+0
*
Implement fixes from DeepSource.
J08nY
2021-04-10
5
-11
/
+20
*
Use black.
J08nY
2021-04-10
20
-329
/
+722
*
Speedup RawMod.is_residue by using fast Jacobi symbol impl.
J08nY
2021-01-30
1
-1
/
+6
*
Add performance monitoring and a few improvements to Mod.
J08nY
2021-01-30
4
-0
/
+206
*
Add more curve transformations.
J08nY
2021-01-20
1
-1
/
+19
*
Fix codestyle and typing issues in tests.
J08nY
2021-01-20
6
-8
/
+10
*
Introduce symbolic Mod.
J08nY
2021-01-20
2
-1
/
+50
*
Introduce explicit field argument to formula calls.
J08nY
2021-01-19
2
-8
/
+8
*
Fix Edwards yzsuared to_model. Extend regression test for #10.
J08nY
2021-01-06
1
-0
/
+3
*
Pin sympy version requirement. Extend regression test for #9.
J08nY
2021-01-06
1
-0
/
+6
*
Fix Edwards yz/yzsquared to_model.
J08nY
2021-01-06
1
-0
/
+12
*
Resolve out rationals introduced by SymPy.
J08nY
2021-01-06
1
-0
/
+15
*
Update EFD and add regression test.
J08nY
2021-01-04
1
-0
/
+9
[prev]
[next]