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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Release pyecsca-0.1.0.
0.1.0
J08nY
2021-01-16
2
-3
/
+4
*
Also trace precomputation in MultipleContext.
J08nY
2021-01-16
6
-45
/
+107
*
Add Context for tracing multiples, usable for RPA.
J08nY
2021-01-16
6
-2
/
+94
*
Fix Edwards yzsuared to_model. Extend regression test for #10.
J08nY
2021-01-06
2
-1
/
+4
*
Pin sympy version requirement. Extend regression test for #9.
J08nY
2021-01-06
2
-1
/
+7
*
Fix Edwards yz/yzsquared to_model.
J08nY
2021-01-06
3
-3
/
+23
*
Resolve out rationals introduced by SymPy.
J08nY
2021-01-06
3
-13
/
+50
*
Fix type-checking, codestyle and update EFD.
J08nY
2021-01-05
7
-14
/
+11
*
Update EFD and add regression test.
J08nY
2021-01-04
3
-1
/
+12
*
Fixup the packaging, put cfg into a proper subpackage.
J08nY
2020-12-26
10
-8
/
+10
*
Make certain aspects of the library configurable.
J08nY
2020-12-17
8
-28
/
+248
*
Fix pollution of formula variables by ints and subsequent float results.
J08nY
2020-12-17
2
-2
/
+38
*
Make Mod a dynamic class.
J08nY
2020-12-17
2
-19
/
+80
*
Handle formula assumptions.
J08nY
2020-12-17
8
-41
/
+138
*
More docs.
J08nY
2020-12-17
11
-20
/
+119
*
Fix unavailability of ast.unparse on Python 3.8.
J08nY
2020-12-16
2
-2
/
+3
*
Properly handle coordinate system assumptions.
J08nY
2020-12-16
8
-44
/
+170
*
Update efd and std submodules.
J08nY
2020-12-11
3
-3
/
+6
*
Add point compare using scaling formula.
J08nY
2020-12-10
5
-39
/
+103
*
Add testing of GMP and non-GMP into Travis.
J08nY
2020-12-10
3
-8
/
+33
*
Update docs and README.
J08nY
2020-12-10
4
-4
/
+13
*
Make EFD a submodule. Remove imported formulas.
J08nY
2020-12-10
586
-9470
/
+3
*
Fix to_affine mapping, fix affine formulas with infinity point.
J08nY
2020-12-10
6
-10
/
+42
*
Add support for GMP modular arithmetic.
J08nY
2020-12-10
4
-126
/
+278
*
Add gmpy2 and update Travis to run with Python 3.8 and 3.8.
J08nY
2020-12-09
3
-3
/
+16
*
Update README.md
Ján Jančár
2020-11-07
1
-2
/
+2
*
Add way of importing parameters from file.
J08nY
2020-10-06
6
-34
/
+102
*
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
4
-32
/
+43
*
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
9
-25
/
+73
*
Fix variance computation.
J08nY
2020-07-06
2
-6
/
+51
*
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
6
-16
/
+21
*
Fix HDF5TraceSet.remove. Properly convert ADC2Volt in PicoScope.
J08nY
2020-07-05
3
-9
/
+11
*
Fixes in HDF5 inplace handling.
J08nY
2020-07-05
2
-11
/
+23
*
Fix PicoScope 3000.
J08nY
2020-07-02
2
-16
/
+16
*
Add PicoScope variant override. Return offsets from align functions.
J08nY
2020-07-02
3
-20
/
+27
*
Add random generation of points, speedup computation.
J08nY
2020-07-01
10
-26
/
+43
*
Dynamically handle missing PicoScope libs.
J08nY
2020-07-01
2
-174
/
+214
*
Add PicoScope 3000 support (partial).
J08nY
2020-07-01
5
-2
/
+72
*
Add path context.
J08nY
2020-06-30
2
-3
/
+46
*
Update notebooks.
J08nY
2020-06-29
2
-0
/
+2
*
Fix codestyle.
J08nY
2020-06-29
12
-58
/
+56
*
Fix Travis.
J08nY
2020-06-29
1
-1
/
+1
*
Update docs.
J08nY
2020-06-29
1
-14
/
+25
[next]