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
*
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
*
Fixup the packaging, put cfg into a proper subpackage.
J08nY
2020-12-26
3
-3
/
+3
*
Make certain aspects of the library configurable.
J08nY
2020-12-17
3
-4
/
+42
*
Fix pollution of formula variables by ints and subsequent float results.
J08nY
2020-12-17
1
-0
/
+27
*
Make Mod a dynamic class.
J08nY
2020-12-17
1
-1
/
+1
*
Handle formula assumptions.
J08nY
2020-12-17
2
-1
/
+20
*
Properly handle coordinate system assumptions.
J08nY
2020-12-16
1
-1
/
+12
*
Update efd and std submodules.
J08nY
2020-12-11
1
-3
/
+6
*
Add point compare using scaling formula.
J08nY
2020-12-10
2
-3
/
+23
*
Add testing of GMP and non-GMP into Travis.
J08nY
2020-12-10
1
-1
/
+12
*
Fix to_affine mapping, fix affine formulas with infinity point.
J08nY
2020-12-10
2
-0
/
+10
*
Add support for GMP modular arithmetic.
J08nY
2020-12-10
2
-2
/
+6
*
Add way of importing parameters from file.
J08nY
2020-10-06
1
-1
/
+8
*
Fix modified coords to_model transformation.
J08nY
2020-07-10
1
-6
/
+8
*
Add random generation of points, speedup computation.
J08nY
2020-07-01
2
-2
/
+7
*
Add PicoScope 3000 support (partial).
J08nY
2020-07-01
1
-0
/
+6
*
Add path context.
J08nY
2020-06-30
1
-2
/
+15
*
Fix type errors and increase code coverage.
J08nY
2020-06-14
5
-12
/
+50
*
Add a way for actions to have a result.
J08nY
2020-06-13
1
-2
/
+4
*
Add docs and tests to the ECTester target.
J08nY
2020-06-13
2
-1
/
+30
*
Add curve transformations M2SW and M2TE.
J08nY
2020-03-16
1
-0
/
+18
*
Add tests for affine coords.
J08nY
2020-03-16
2
-47
/
+46
*
Cleanup curves script.
J08nY
2020-03-16
10
-10
/
+10
*
Add raw output from scopes.
J08nY
2020-03-08
1
-4
/
+12
*
Remove Trace title and data attributes, use meta attr.
J08nY
2020-03-07
1
-2
/
+3
*
Add new complete formulas. Fix wNAF mult.
J08nY
2020-03-06
3
-25
/
+45
*
Add support for getting neutral points in coordinate systems.
J08nY
2020-03-03
1
-0
/
+5
*
Add unified parameter to formulas that are strongly unified.
J08nY
2020-02-21
1
-0
/
+5
[next]