aboutsummaryrefslogtreecommitdiffhomepage
path: root/pyecsca/sca/attack (follow)
Commit message (Expand)AuthorAgeFilesLines
* Blacken.J08nY2025-03-131-1/+14
* New tree API.J08nY2024-06-042-2/+2
* Improve execution tree API.J08nY2024-06-042-2/+2
* Make imports absolute (to allow doctests).J08nY2024-06-013-17/+17
* Add tests for DPA and CPA.J08nY2024-01-262-51/+102
* Fix typing.J08nY2023-12-161-1/+2
* Added tracking and plotting correlations in CPAAndrej Bátora2023-12-141-0/+7
* 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-051-5/+6
|\
| * Fixup type annotations in emulator, make mypy happy.J08nY2023-10-051-5/+6
* | typing fixesAndrej Bátora2023-10-051-1/+2
* | fixed CPAAndrej Bátora2023-10-051-2/+2
* | implemented CPAAndrej Bátora2023-10-051-0/+77
|/
* added DOMs to DPA + fixesAndrej Bátora2023-10-021-7/+18
* implemented emulator target and DPAAndrej Bátora2023-09-271-0/+77
* More docs.J08nY2023-08-292-0/+13
* Add multiplication-by-n polynomial computation to divpoly.J08nY2023-08-011-1/+1
* Change Noise API.J08nY2023-07-281-3/+19
* Fix bit_count for Python <= 3.9.J08nY2023-07-241-2/+10
* Add normal noise.J08nY2023-07-241-0/+25
* Add leakage models.J08nY2023-07-242-0/+68