aboutsummaryrefslogtreecommitdiffhomepage
path: root/pyecsca (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | * | Add rename to efdgraphvojtechsu2023-12-051-2/+9
| | * | Change fliparoo generation to return chainsvojtechsu2023-12-051-11/+12
| | * | Add playground notebookvojtechsu2023-12-051-0/+177
| | * | Add basic testsvojtechsu2023-12-051-0/+291
| | * | Add switch-signvojtechsu2023-12-051-0/+128
| | * | Add fliparoosvojtechsu2023-12-054-0/+704
| | * | Add Window multiplier with Booth recoding.J08nY2023-12-012-24/+209
| | * | Document multiple context attrs.J08nY2023-11-292-1/+4
| * | | renamed files and target classAndrej Bátora2023-11-271-3/+3
| |/ /
* / / Added tracking and plotting correlations in CPAAndrej Bátora2023-12-141-0/+7
|/ /
* | Make RPA-RE work based on the inputs.J08nY2023-11-271-7/+48
* | Log scalarmult names in RPA tree.J08nY2023-11-271-1/+1
* | Add to_model randomized mapping.J08nY2023-11-163-17/+62
* | Ditch lib formula tests that are not tests.J08nY2023-11-152-0/+5
* | Add NSS.J08nY2023-11-141-7/+8
* | Add secp256k1 formulas.J08nY2023-11-101-4/+4
* | Add more formulas from BouncyCastle.J08nY2023-11-101-4/+9
* | Add formula similarity metric.J08nY2023-11-101-0/+67
* | Fix assumption eval.J08nY2023-11-072-2/+2
* | Fix missing samples copy.J08nY2023-10-261-1/+1
* | Fix codestyle.J08nY2023-10-261-0/+2
* | Fix mypy.J08nY2023-10-261-1/+1
* | Make RPA-RE precompute the distinguishing tree.J08nY2023-10-261-40/+80
* | Add trace_set repr test.J08nY2023-10-251-1/+1
|/
* Enhance RPA, add logging.J08nY2023-10-164-15/+76
* Fix comb mult reprs.J08nY2023-10-161-0/+6
* Make multiplier reprs more concise.J08nY2023-10-168-11/+17
* Add trace transform function.J08nY2023-10-161-0/+18
* Add "astype" to trace.J08nY2023-10-161-0/+10
* Fix typing.J08nY2023-10-162-7/+6
* Ditch the Optionals.J08nY2023-10-144-22/+23
* Make stuff picklable.J08nY2023-10-144-6/+70
* Add trace stretch function.J08nY2023-10-131-6/+20
* Speedup rolling_mean computation.J08nY2023-10-131-15/+2
* Add default group in HDF5.J08nY2023-10-111-0/+4
* Fix HDF5 tracesets to allow more than 8k traces.J08nY2023-10-111-33/+28
* Merge branch 'J08nY:master' into CPA_pyecscaAndrej Bátora2023-10-104-3/+18
|\
| * Cache sympify results to speedup formula exec.J08nY2023-10-064-3/+18
* | fix_2 codestyle CPAAndrej Bátora2023-10-061-1/+0
* | fixed codestyle CPAAndrej Bátora2023-10-061-6/+7
* | Merge branch 'master' into CPA_pyecscaJán Jančár2023-10-052-19/+39
|\|
| * Fixup type annotations in emulator, make mypy happy.J08nY2023-10-052-20/+40
* | typing fixesAndrej Bátora2023-10-052-7/+8
* | fixed CPAAndrej Bátora2023-10-051-2/+2
* | Merge branch 'J08nY:master' into CPA_pyecscaAndrej Bátora2023-10-0510-26/+446
|\|
| * Fix variable name issue in Comb.J08nY2023-10-041-2/+2
| * Add Comb multipliers.J08nY2023-10-043-8/+202
| * Add fullprecomp multiplier.J08nY2023-10-044-2/+120
| * More docs for scalarmults.J08nY2023-10-049-22/+130
* | implemented CPAAndrej Bátora2023-10-051-0/+77
|/