aboutsummaryrefslogtreecommitdiff
path: root/pyecsca/sca/target
Commit message (Expand)AuthorAgeFilesLines
* Fix ECTester applet comms.J08nY2025-03-141-4/+4
* Blacken.J08nY2025-03-1311-26/+46
* Fix LEIA response parsing.J08nY2025-03-101-1/+1
* Add XDH (X25519, X448).J08nY2024-08-271-2/+2
* New tree API.J08nY2024-06-041-1/+1
* Improve execution tree API.J08nY2024-06-041-0/+2
* Make imports absolute (to allow doctests).J08nY2024-06-019-83/+99
* Fix typing issue.J08nY2024-05-271-2/+2
* Add some more missing docs.J08nY2024-05-211-0/+3
* Add tests for leakagetarget.J08nY2024-01-262-22/+44
* renamed files and target classAndrej Bátora2023-11-271-3/+3
* Merge branch 'master' into CPA_pyecscaJán Jančár2023-10-051-14/+33
|\
| * Fixup type annotations in emulator, make mypy happy.J08nY2023-10-051-15/+34
* | typing fixesAndrej Bátora2023-10-051-6/+6
|/
* added DOMs to DPA + fixesAndrej Bátora2023-10-021-8/+8
* implemented emulator target and DPAAndrej Bátora2023-09-271-0/+123
* Fix some deepsource issues.J08nY2023-08-312-4/+2
* Change baud rate after con.J08nY2023-05-161-1/+1
* Use "noflush" with ChipWhisperer SimpleSerial.J08nY2023-05-162-3/+4
* Fix for ECTester applet for 304.J08nY2023-02-172-7/+9
* Document some more methods.J08nY2023-02-173-1/+9
* Add an import guard on LEIA code.J08nY2023-02-172-11/+27
* Add support for smartleia targets.J08nY2023-02-174-101/+176
* Fix docstyle and some DeepSource warnings.J08nY2023-02-089-10/+11
* Fix mypy issues.J08nY2023-02-051-2/+4
* fix: Fixed chipwhisperer importsTomáš Jusko2022-12-071-3/+3
* More DeepSource fixes.J08nY2021-04-242-3/+3
* Make docstring style changes as per pydocstyle.J08nY2021-04-119-47/+30
* Implement fixes from DeepSource.J08nY2021-04-105-11/+19
* Use black.J08nY2021-04-106-112/+315
* The big documentation patch.J08nY2021-01-209-8/+82
* Fix codestyle.J08nY2020-06-293-34/+35
* Fix type errors and increase code coverage.J08nY2020-06-141-6/+10
* Add a way for actions to have a result.J08nY2020-06-131-31/+31
* Add docs and tests to the ECTester target.J08nY2020-06-133-31/+245
* Add ECTester target.J08nY2020-06-124-11/+645
* Fix some type issues.J08nY2020-03-045-6/+6
* Fix Picoscope ranges, redo scope collection API.J08nY2020-03-031-0/+6
* Add support for getting neutral points in coordinate systems.J08nY2020-03-032-5/+8
* Add support for Picoscope 5000 series.J08nY2020-02-271-1/+0
* Reorganize SimpleSerial targets.J08nY2020-02-266-20/+171
* Enforce coordinate model assumptions when loading curves.J08nY2020-02-191-0/+1
* Add the concept of a configuration. Add enumeration of configurations.J08nY2020-02-122-7/+15
* Rename AbelianGroup to DomainParameters.J08nY2020-02-101-2/+2
* Add targets.J08nY2020-02-096-0/+195
* Fix style errors.J08nY2020-02-081-0/+1
* Add support for PicoScope scopes, sketch out scope interface.J08nY2020-02-041-0/+0