| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | Fix docs. | J08nY | 2023-08-29 | 1 | -0/+3 | |
| | | | ||||||
| * | | More docs. | J08nY | 2023-08-29 | 3 | -0/+15 | |
| | | | ||||||
| * | | 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 | |
| | | | ||||||
| * | | Move sca tests to pytest. | J08nY | 2023-08-09 | 1 | -2/+2 | |
| | | | ||||||
| * | | 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 | 4 | -186/+19 | |
| | | | ||||||
| * | | Optimize divpoly computation. | J08nY | 2023-07-30 | 1 | -21/+23 | |
| | | | | | | | | | | | Uses heuristically optimized toposort to minimize memory use during divpoly computation. | |||||
| * | | Add multiplication_by_n map computation. | J08nY | 2023-07-30 | 1 | -2/+21 | |
| | | | | | | | | | Sympy is slooow. | |||||
| * | | Add divpoly computation. | J08nY | 2023-07-29 | 1 | -2/+156 | |
| | | | ||||||
| * | | Add ZVP formula unroll. | J08nY | 2023-07-29 | 1 | -0/+26 | |
| | | | ||||||
| * | | Change Noise API. | J08nY | 2023-07-28 | 1 | -3/+19 | |
| | | | ||||||
| * | | Add tests for RPA-RE. | J08nY | 2023-07-28 | 1 | -4/+4 | |
| | | | ||||||
| * | | Implement RPA-RE. | J08nY | 2023-07-28 | 1 | -7/+67 | |
| | | | ||||||
| * | | Move to better hash implementations. | J08nY | 2023-07-28 | 1 | -1/+1 | |
| | | | ||||||
| * | | Add utilites for construction of RPA points. | J08nY | 2023-07-27 | 1 | -0/+44 | |
| | | | ||||||
| * | | Fix bit_count for Python <= 3.9. | J08nY | 2023-07-24 | 1 | -2/+10 | |
| | | | ||||||
| * | | Add normal noise. | J08nY | 2023-07-24 | 1 | -0/+25 | |
| | | | ||||||
| * | | Add leakage models. | J08nY | 2023-07-24 | 3 | -0/+69 | |
| | | | ||||||
| * | | Fix datashade normalization. | J08nY | 2023-05-17 | 1 | -2/+2 | |
| | | | ||||||
| * | | Change baud rate after con. | J08nY | 2023-05-16 | 1 | -1/+1 | |
| | | | ||||||
| * | | Use "noflush" with ChipWhisperer SimpleSerial. | J08nY | 2023-05-16 | 2 | -3/+4 | |
| | | | ||||||
| * | | Fix conditional average in stacked. | J08nY | 2023-03-15 | 1 | -3/+1 | |
| |/ | ||||||
| * | Fix typechecks. | J08nY | 2023-03-15 | 1 | -15/+5 | |
| | | ||||||
| * | Merge branch 'master' into feat/stacked-perf-test | Ján Jančár | 2023-03-15 | 30 | -235/+487 | |
| |\ | ||||||
| | * | Fix for ECTester applet for 304. | J08nY | 2023-02-17 | 2 | -7/+9 | |
| | | | ||||||
| | * | Document some more methods. | J08nY | 2023-02-17 | 3 | -1/+9 | |
| | | | ||||||
| | * | Fix typecheck issues in stacked_traces. | J08nY | 2023-02-17 | 1 | -14/+9 | |
| | | | ||||||
| | * | Add an import guard on LEIA code. | J08nY | 2023-02-17 | 2 | -11/+27 | |
| | | | | | | | | | Fixes #29. | |||||
| | * | Add support for smartleia targets. | J08nY | 2023-02-17 | 4 | -101/+176 | |
| | | | ||||||
| | * | Add support for ps3000A API. | J08nY | 2023-02-16 | 1 | -59/+186 | |
| | | | ||||||
| | * | Fix changs in ctypes with Picoscope SDK. | J08nY | 2023-02-15 | 1 | -18/+35 | |
| | | | ||||||
| | * | More DeepSource fixes. | J08nY | 2023-02-08 | 1 | -1/+1 | |
| | | | ||||||
| | * | Fix docstyle and some DeepSource warnings. | J08nY | 2023-02-08 | 28 | -37/+41 | |
| | | | ||||||
| | * | Fix mypy issues. | J08nY | 2023-02-05 | 5 | -11/+14 | |
| | | | ||||||
| | * | fix: Fixed chipwhisperer imports | Tomáš Jusko | 2022-12-07 | 1 | -3/+3 | |
| | | | ||||||
| * | | fix: Fixed typing for older Python compatibility | Tomáš Jusko | 2023-02-04 | 1 | -9/+9 | |
| | | | ||||||
| * | | fix: default meta | Tomáš Jusko | 2023-02-02 | 1 | -2/+6 | |
| | | | ||||||
| * | | fix: Fixed chipwhisperer imports | Tomáš Jusko | 2022-12-04 | 1 | -3/+3 | |
| | | | ||||||
| * | | fix: Changed default metadata value | Tomáš Jusko | 2022-12-04 | 1 | -2/+3 | |
| | | | ||||||
| * | | feat: Extracted base class for TraceManager for stacked traces | Tomáš Jusko | 2022-12-04 | 1 | -43/+88 | |
| | | | ||||||
| * | | feat: Added function for generating tracesets for use in perf testing | Tomáš Jusko | 2022-10-24 | 1 | -0/+1 | |
| | | | ||||||
| * | | feat: Added CPU implementations of combine on stacked traces | Tomáš Jusko | 2022-10-14 | 2 | -269/+365 | |
| |/ | ||||||
| * | Merge pull request #15 from Tomko10/stacked_traces | Ján Jančár | 2022-04-06 | 3 | -0/+313 | |
| |\ | | | | | Stacked traces | |||||
| | * | fix: Fixed bug of calling class method instead of instance method | Tomáš Jusko | 2022-04-05 | 1 | -5/+5 | |
| | | | ||||||
| | * | feat: Made GPUTraceManager stateful, updated tests accordingly | Tomáš Jusko | 2022-04-04 | 1 | -52/+43 | |
| | | | ||||||
| | * | fix: Minor fixes as per PR comments | Tomáš Jusko | 2022-04-04 | 1 | -4/+9 | |
| | | | ||||||
| | * | Added missing newline | Tomáš Jusko | 2022-02-27 | 1 | -1/+1 | |
| | | | ||||||
| | * | Added documentation | Tomáš Jusko | 2022-02-27 | 1 | -17/+121 | |
| | | | ||||||
