index
:
pyecsca.git
feature/ectester-target
feature/notebooks
master
Python Elliptic Curve Side-Channel Analysis toolkit.
J08nY
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
pyecsca
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Properly raise warnings.
J08nY
2021-05-19
1
-3
/
+4
*
Bump std submodule.
J08nY
2021-05-12
1
-0
/
+0
*
Fix MultipleContext tracing of two actions.
J08nY
2021-05-12
1
-2
/
+9
*
More DeepSource fixes.
J08nY
2021-04-24
22
-32
/
+33
*
Make docstring style changes as per pydocstyle.
J08nY
2021-04-11
46
-401
/
+371
*
Implement fixes from DeepSource.
J08nY
2021-04-10
18
-109
/
+118
*
Use black.
J08nY
2021-04-10
41
-514
/
+1551
*
Better parsing of "end of line"
Davide Alessio
2021-02-12
3
-7
/
+5
*
Speedup RawMod.is_residue by using fast Jacobi symbol impl.
J08nY
2021-01-30
1
-1
/
+23
*
Add performance monitoring and a few improvements to Mod.
J08nY
2021-01-30
1
-11
/
+17
*
Add Test and Lint GitHub action.
J08nY
2021-01-23
3
-8
/
+12
*
Fix SymbolicMod pow.
J08nY
2021-01-22
1
-1
/
+5
*
Add more curve transformations.
J08nY
2021-01-20
1
-8
/
+108
*
The big documentation patch.
J08nY
2021-01-20
47
-73
/
+449
*
Introduce symbolic Mod.
J08nY
2021-01-20
2
-16
/
+115
*
Introduce explicit field argument to formula calls.
J08nY
2021-01-19
4
-18
/
+36
*
Also trace precomputation in MultipleContext.
J08nY
2021-01-16
5
-36
/
+62
*
Add Context for tracing multiples, usable for RPA.
J08nY
2021-01-16
4
-1
/
+62
*
Fix Edwards yzsuared to_model. Extend regression test for #10.
J08nY
2021-01-06
1
-1
/
+1
*
Fix Edwards yz/yzsquared to_model.
J08nY
2021-01-06
2
-3
/
+11
*
Resolve out rationals introduced by SymPy.
J08nY
2021-01-06
1
-12
/
+34
*
Fix type-checking, codestyle and update EFD.
J08nY
2021-01-05
7
-14
/
+11
*
Update EFD and add regression test.
J08nY
2021-01-04
1
-0
/
+0
*
Fixup the packaging, put cfg into a proper subpackage.
J08nY
2020-12-26
6
-4
/
+5
*
Make certain aspects of the library configurable.
J08nY
2020-12-17
5
-24
/
+206
*
Fix pollution of formula variables by ints and subsequent float results.
J08nY
2020-12-17
1
-2
/
+11
*
Make Mod a dynamic class.
J08nY
2020-12-17
1
-18
/
+79
*
Handle formula assumptions.
J08nY
2020-12-17
5
-39
/
+117
*
More docs.
J08nY
2020-12-17
6
-13
/
+92
*
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
2
-15
/
+117
*
Update efd and std submodules.
J08nY
2020-12-11
2
-0
/
+0
*
Add point compare using scaling formula.
J08nY
2020-12-10
3
-36
/
+80
*
Update docs and README.
J08nY
2020-12-10
1
-0
/
+2
*
Make EFD a submodule. Remove imported formulas.
J08nY
2020-12-10
585
-9470
/
+0
*
Fix to_affine mapping, fix affine formulas with infinity point.
J08nY
2020-12-10
4
-10
/
+32
*
Add support for GMP modular arithmetic.
J08nY
2020-12-10
1
-78
/
+226
*
Add way of importing parameters from file.
J08nY
2020-10-06
4
-33
/
+65
*
Update std-curves module and fix its parsing.
J08nY
2020-09-23
2
-3
/
+6
*
Fix modified coords to_model transformation.
J08nY
2020-07-10
2
-20
/
+31
*
Fixes for scalarmult.
J08nY
2020-07-10
2
-2
/
+8
*
Fix point conversion from affine.
J08nY
2020-07-10
1
-1
/
+1
*
Minor fixes: formula handling in context, welch_ttest, HDF5TraceSet filename.
J08nY
2020-07-10
3
-13
/
+16
*
Re-do Welch's t-test.
J08nY
2020-07-07
1
-5
/
+37
*
Fixes all over.
J08nY
2020-07-06
7
-21
/
+49
*
Fix variance computation.
J08nY
2020-07-06
1
-5
/
+34
*
Fix trace combination functions.
J08nY
2020-07-05
2
-10
/
+53
*
Add dtype handling to scope interface.
J08nY
2020-07-05
4
-12
/
+14
*
More tests for HDF5 and some codestyle fixes.
J08nY
2020-07-05
5
-15
/
+14
*
Fix HDF5TraceSet.remove. Properly convert ADC2Volt in PicoScope.
J08nY
2020-07-05
3
-9
/
+11
[prev]
[next]