| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | Add secp256k1 formulas. | J08nY | 2023-11-10 | 1 | -2/+23 | |
| | | | ||||||
| * | | Add BoringSSL P224 formulas. | J08nY | 2023-11-10 | 1 | -10/+24 | |
| | | | ||||||
| * | | Add more formulas from BouncyCastle. | J08nY | 2023-11-10 | 1 | -15/+178 | |
| | | | ||||||
| * | | Add formula similarity metric. | J08nY | 2023-11-10 | 1 | -0/+36 | |
| | | | ||||||
| * | | Fix codestyle. | J08nY | 2023-10-26 | 1 | -2/+2 | |
| | | | ||||||
| * | | Make RPA-RE precompute the distinguishing tree. | J08nY | 2023-10-26 | 1 | -12/+23 | |
| | | | ||||||
| * | | Add trace_set repr test. | J08nY | 2023-10-25 | 1 | -2/+28 | |
| |/ | ||||||
| * | Add trace transform function. | J08nY | 2023-10-16 | 1 | -0/+12 | |
| | | ||||||
| * | Add "astype" to trace. | J08nY | 2023-10-16 | 1 | -0/+6 | |
| | | ||||||
| * | Merge pull request #50 from Tomko10/fix/test-target-import | Ján Jančár | 2023-10-15 | 1 | -1/+1 | |
| |\ | | | | | Fix import error in test_target.py | |||||
| | * | fix: Moved exception import from file scope to function | Tomáš Jusko | 2023-10-15 | 1 | -1/+1 | |
| | | | ||||||
| * | | Ditch the Optionals. | J08nY | 2023-10-14 | 2 | -21/+23 | |
| | | | | | | | | | Fixes #47. | |||||
| * | | Add trace stretch function. | J08nY | 2023-10-13 | 1 | -1/+9 | |
| | | | ||||||
| * | | Speedup rolling_mean computation. | J08nY | 2023-10-13 | 1 | -1/+1 | |
| | | | ||||||
| * | | Fix HDF5 tracesets to allow more than 8k traces. | J08nY | 2023-10-11 | 1 | -8/+8 | |
| | | | ||||||
| * | | Fix ZVP perf. | J08nY | 2023-10-02 | 1 | -2/+3 | |
| | | | ||||||
| * | | Allow to compute non-affine factor set. | J08nY | 2023-10-02 | 1 | -3/+7 | |
| | | | ||||||
| * | | Split to_affine map to factor_set computation, fix mypy. | J08nY | 2023-10-02 | 1 | -31/+96 | |
| | | | ||||||
| * | | Add filtering of non-homogeneous polynomials | vojtechsu | 2023-10-02 | 1 | -4/+6 | |
| | | | ||||||
| * | | Merge pull request #42 from Tomko10/feat/pearson-corr-coef | Ján Jančár | 2023-09-30 | 1 | -0/+64 | |
| |\ \ | | | | | | | Pearson correlation coefficient | |||||
| | * | | fix: PR requested changes | Tomáš Jusko | 2023-09-30 | 1 | -11/+1 | |
| | | | | ||||||
| | * | | feat: Added GPU Pearson corr coefficient tests | Tomáš Jusko | 2023-09-30 | 1 | -0/+74 | |
| | |/ | ||||||
| * | | Fix ZVP perf. | J08nY | 2023-09-30 | 1 | -1/+1 | |
| | | | ||||||
| * | | Unify unroll and unroll with names. | J08nY | 2023-09-30 | 1 | -18/+18 | |
| | | | ||||||
| * | | Add filtering of RPA polynomials | vojtechsu | 2023-09-29 | 1 | -14/+14 | |
| | | | ||||||
| * | | Add special cases to ZVP point construction. | J08nY | 2023-09-26 | 2 | -4/+6 | |
| | | | ||||||
| * | | Fix ZVP perf script. | J08nY | 2023-09-23 | 1 | -2/+2 | |
| | | | ||||||
| * | | Fix affine formula unrolling. | J08nY | 2023-09-21 | 1 | -17/+18 | |
| | | | ||||||
| * | | Add to_affine mapping option to ZVP. | J08nY | 2023-09-21 | 1 | -49/+42 | |
| |/ | ||||||
| * | Merge pull request #38 from Tomko10/feat/stacked-perf-test | Ján Jančár | 2023-09-20 | 1 | -18/+87 | |
| |\ | | | | | Chunked GPU calculation | |||||
| | * | feat: Added configurable stream count and fixed chunking | Tomáš Jusko | 2023-09-18 | 1 | -4/+22 | |
| | | | ||||||
| | * | feat: Added chunking from memory size ratio param | Tomáš Jusko | 2023-09-07 | 1 | -1/+24 | |
| | | | ||||||
| | * | fix: Output newline at the end of perf report | Tomáš Jusko | 2023-08-17 | 1 | -0/+1 | |
| | | | ||||||
| | * | feat: Added chunk size option to perf script | Tomáš Jusko | 2023-07-14 | 1 | -9/+14 | |
| | | | ||||||
| | * | feat: Added timing function option | Tomáš Jusko | 2023-04-05 | 1 | -12/+34 | |
| | | | ||||||
| * | | Bump EFD version and fix formula names. | J08nY | 2023-09-20 | 3 | -16/+21 | |
| | | | ||||||
| * | | Further ZVP precomp. | J08nY | 2023-08-31 | 1 | -1/+1 | |
| | | | ||||||
| * | | Compute formula factor set. | J08nY | 2023-08-31 | 2 | -12/+69 | |
| | | | ||||||
| * | | Fix some deepsource issues. | J08nY | 2023-08-31 | 3 | -4/+1 | |
| | | | ||||||
| * | | Add fast ZVP test. | J08nY | 2023-08-30 | 1 | -1/+22 | |
| | | | ||||||
| * | | Fix bogus coverage in scope. | J08nY | 2023-08-29 | 1 | -0/+14 | |
| | | | ||||||
| * | | Cleanup ZVP computation. | J08nY | 2023-08-29 | 2 | -13/+61 | |
| | | | ||||||
| * | | Add better test for ZVP point construction. | J08nY | 2023-08-29 | 1 | -1/+13 | |
| | | | ||||||
| * | | Add ZVP point computation. | J08nY | 2023-08-29 | 1 | -10/+70 | |
| | | | ||||||
| * | | Fix RPA distinguish test. | J08nY | 2023-08-27 | 1 | -3/+7 | |
| | | | ||||||
| * | | Further unify and specify scalarmults. | J08nY | 2023-08-25 | 1 | -6/+6 | |
| | | | ||||||
| * | | Move sca tests to pytest. | J08nY | 2023-08-09 | 19 | -1458/+1489 | |
| | | | ||||||
| * | | Move away from pkg_resources. | J08nY | 2023-08-08 | 4 | -4/+4 | |
| | | | ||||||
| * | | Initial move to pytest. | J08nY | 2023-08-08 | 2 | -13/+4 | |
| | | | ||||||
| * | | Move to importlib.resources for test data discovery. | J08nY | 2023-08-08 | 4 | -71/+87 | |
| | | | ||||||
