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
/
sca
/
re
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Add secp256k1 formulas.
J08nY
2023-11-10
1
-4
/
+4
*
Add more formulas from BouncyCastle.
J08nY
2023-11-10
1
-4
/
+9
*
Add formula similarity metric.
J08nY
2023-11-10
1
-0
/
+67
*
Fix mypy.
J08nY
2023-10-26
1
-1
/
+1
*
Make RPA-RE precompute the distinguishing tree.
J08nY
2023-10-26
1
-40
/
+80
*
Enhance RPA, add logging.
J08nY
2023-10-16
1
-14
/
+38
*
More docs for scalarmults.
J08nY
2023-10-04
2
-8
/
+2
*
Allow to compute non-affine factor set.
J08nY
2023-10-02
1
-5
/
+8
*
Split to_affine map to factor_set computation, fix mypy.
J08nY
2023-10-02
1
-56
/
+72
*
Add filtering of non-homogeneous polynomials
vojtechsu
2023-10-02
1
-0
/
+57
*
Unify unroll and unroll with names.
J08nY
2023-09-30
1
-25
/
+20
*
Merge pull request #41 from vojtechsu/master
Ján Jančár
2023-09-30
1
-8
/
+40
|
\
|
*
Add filtering of RPA polynomials
vojtechsu
2023-09-29
1
-8
/
+40
*
|
Fix typing.
J08nY
2023-09-30
1
-2
/
+2
|
/
*
Add special cases to ZVP point construction.
J08nY
2023-09-26
1
-24
/
+62
*
Make sure factor set polynomials have canonical order in ZVP.
J08nY
2023-09-26
1
-9
/
+31
*
Omit y-calculation in divpoly mult-by-n map if unnecessary.
J08nY
2023-09-21
1
-2
/
+1
*
Fix affine formula unrolling.
J08nY
2023-09-21
1
-84
/
+95
*
Add to_affine mapping option to ZVP.
J08nY
2023-09-21
1
-3
/
+34
*
Bump EFD version and fix formula names.
J08nY
2023-09-20
1
-1
/
+10
*
Add more curve model transformaations.
J08nY
2023-08-31
1
-1
/
+0
*
Actually optimize ZVP precomp.
J08nY
2023-08-31
1
-0
/
+2
*
Further ZVP precomp.
J08nY
2023-08-31
1
-3
/
+7
*
Compute formula factor set.
J08nY
2023-08-31
1
-20
/
+58
*
Fix some deepsource issues.
J08nY
2023-08-31
1
-1
/
+0
*
Fix mypy Poly checks.
J08nY
2023-08-31
1
-17
/
+16
*
Fix docs.
J08nY
2023-08-29
1
-0
/
+3
*
More docs.
J08nY
2023-08-29
1
-0
/
+2
*
Cleanup ZVP computation.
J08nY
2023-08-29
1
-2
/
+11
*
Add ZVP point computation.
J08nY
2023-08-29
2
-8
/
+188
*
Add references to docs.
J08nY
2023-08-28
1
-1
/
+1
*
Add reading of ECTester and ecgen domain parameter files.
J08nY
2023-08-03
1
-1
/
+1
*
Add multiplication-by-n polynomial computation to divpoly.
J08nY
2023-08-01
1
-182
/
+15
*
Optimize divpoly computation.
J08nY
2023-07-30
1
-21
/
+23
*
Add multiplication_by_n map computation.
J08nY
2023-07-30
1
-2
/
+21
*
Add divpoly computation.
J08nY
2023-07-29
1
-2
/
+156
*
Add ZVP formula unroll.
J08nY
2023-07-29
1
-0
/
+26
*
Add tests for RPA-RE.
J08nY
2023-07-28
1
-4
/
+4
*
Implement RPA-RE.
J08nY
2023-07-28
1
-7
/
+67
*
Add utilites for construction of RPA points.
J08nY
2023-07-27
1
-0
/
+44
*
Fix docstyle and some DeepSource warnings.
J08nY
2023-02-08
1
-1
/
+1
*
Fix MultipleContext tracing of two actions.
J08nY
2021-05-12
1
-2
/
+9
*
Make docstring style changes as per pydocstyle.
J08nY
2021-04-11
1
-2
/
+2
*
Implement fixes from DeepSource.
J08nY
2021-04-10
1
-2
/
+2
*
Use black.
J08nY
2021-04-10
1
-3
/
+11
*
The big documentation patch.
J08nY
2021-01-20
1
-0
/
+6
*
Also trace precomputation in MultipleContext.
J08nY
2021-01-16
2
-7
/
+18
*
Add Context for tracing multiples, usable for RPA.
J08nY
2021-01-16
2
-0
/
+52
[prev]