| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | | * | | Add rename to efdgraph | vojtechsu | 2023-12-05 | 1 | -2/+9 | |
| | | * | | Change fliparoo generation to return chains | vojtechsu | 2023-12-05 | 1 | -11/+12 | |
| | | * | | Add playground notebook | vojtechsu | 2023-12-05 | 1 | -0/+177 | |
| | | * | | Add basic tests | vojtechsu | 2023-12-05 | 1 | -0/+291 | |
| | | * | | Add switch-sign | vojtechsu | 2023-12-05 | 1 | -0/+128 | |
| | | * | | Add fliparoos | vojtechsu | 2023-12-05 | 4 | -0/+704 | |
| | | * | | Add Window multiplier with Booth recoding. | J08nY | 2023-12-01 | 2 | -24/+209 | |
| | | * | | Document multiple context attrs. | J08nY | 2023-11-29 | 2 | -1/+4 | |
| | * | | | renamed files and target class | Andrej Bátora | 2023-11-27 | 1 | -3/+3 | |
| | |/ / | ||||||
| * / / | Added tracking and plotting correlations in CPA | Andrej Bátora | 2023-12-14 | 1 | -0/+7 | |
| |/ / | ||||||
| * | | Make RPA-RE work based on the inputs. | J08nY | 2023-11-27 | 1 | -7/+48 | |
| * | | Log scalarmult names in RPA tree. | J08nY | 2023-11-27 | 1 | -1/+1 | |
| * | | Add to_model randomized mapping. | J08nY | 2023-11-16 | 3 | -17/+62 | |
| * | | Ditch lib formula tests that are not tests. | J08nY | 2023-11-15 | 2 | -0/+5 | |
| * | | Add NSS. | J08nY | 2023-11-14 | 1 | -7/+8 | |
| * | | Add secp256k1 formulas. | J08nY | 2023-11-10 | 1 | -4/+4 | |
| * | | Add more formulas from BouncyCastle. | J08nY | 2023-11-10 | 1 | -4/+9 | |
| * | | Add formula similarity metric. | J08nY | 2023-11-10 | 1 | -0/+67 | |
| * | | Fix assumption eval. | J08nY | 2023-11-07 | 2 | -2/+2 | |
| * | | Fix missing samples copy. | J08nY | 2023-10-26 | 1 | -1/+1 | |
| * | | Fix codestyle. | J08nY | 2023-10-26 | 1 | -0/+2 | |
| * | | Fix mypy. | J08nY | 2023-10-26 | 1 | -1/+1 | |
| * | | Make RPA-RE precompute the distinguishing tree. | J08nY | 2023-10-26 | 1 | -40/+80 | |
| * | | Add trace_set repr test. | J08nY | 2023-10-25 | 1 | -1/+1 | |
| |/ | ||||||
| * | Enhance RPA, add logging. | J08nY | 2023-10-16 | 4 | -15/+76 | |
| * | Fix comb mult reprs. | J08nY | 2023-10-16 | 1 | -0/+6 | |
| * | Make multiplier reprs more concise. | J08nY | 2023-10-16 | 8 | -11/+17 | |
| * | Add trace transform function. | J08nY | 2023-10-16 | 1 | -0/+18 | |
| * | Add "astype" to trace. | J08nY | 2023-10-16 | 1 | -0/+10 | |
| * | Fix typing. | J08nY | 2023-10-16 | 2 | -7/+6 | |
| * | Ditch the Optionals. | J08nY | 2023-10-14 | 4 | -22/+23 | |
| * | Make stuff picklable. | J08nY | 2023-10-14 | 4 | -6/+70 | |
| * | Add trace stretch function. | J08nY | 2023-10-13 | 1 | -6/+20 | |
| * | Speedup rolling_mean computation. | J08nY | 2023-10-13 | 1 | -15/+2 | |
| * | Add default group in HDF5. | J08nY | 2023-10-11 | 1 | -0/+4 | |
| * | Fix HDF5 tracesets to allow more than 8k traces. | J08nY | 2023-10-11 | 1 | -33/+28 | |
| * | Merge branch 'J08nY:master' into CPA_pyecsca | Andrej Bátora | 2023-10-10 | 4 | -3/+18 | |
| |\ | ||||||
| | * | Cache sympify results to speedup formula exec. | J08nY | 2023-10-06 | 4 | -3/+18 | |
| * | | fix_2 codestyle CPA | Andrej Bátora | 2023-10-06 | 1 | -1/+0 | |
| * | | fixed codestyle CPA | Andrej Bátora | 2023-10-06 | 1 | -6/+7 | |
| * | | Merge branch 'master' into CPA_pyecsca | Ján Jančár | 2023-10-05 | 2 | -19/+39 | |
| |\| | ||||||
| | * | Fixup type annotations in emulator, make mypy happy. | J08nY | 2023-10-05 | 2 | -20/+40 | |
| * | | typing fixes | Andrej Bátora | 2023-10-05 | 2 | -7/+8 | |
| * | | fixed CPA | Andrej Bátora | 2023-10-05 | 1 | -2/+2 | |
| * | | Merge branch 'J08nY:master' into CPA_pyecsca | Andrej Bátora | 2023-10-05 | 10 | -26/+446 | |
| |\| | ||||||
| | * | Fix variable name issue in Comb. | J08nY | 2023-10-04 | 1 | -2/+2 | |
| | * | Add Comb multipliers. | J08nY | 2023-10-04 | 3 | -8/+202 | |
| | * | Add fullprecomp multiplier. | J08nY | 2023-10-04 | 4 | -2/+120 | |
| | * | More docs for scalarmults. | J08nY | 2023-10-04 | 9 | -22/+130 | |
| * | | implemented CPA | Andrej Bátora | 2023-10-05 | 1 | -0/+77 | |
| |/ | ||||||
