aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAgeFilesLines
* Add pari to CI.J08nY2024-01-233-15/+17
* Fix types.J08nY2024-01-231-5/+10
* Add cypari2 solver for dcpvojtechsu2024-01-221-10/+59
* Separate dcp into separate functionsvojtechsu2024-01-221-40/+46
* Add domain param to map. Fix callable columns.J08nY2024-01-222-16/+19
* Fix and speedup tree construction.J08nY2024-01-213-39/+49
* Make map take codomain.J08nY2024-01-212-14/+32
* Add test for tree expand.J08nY2024-01-211-2/+20
* Add more utilities for working with maps and trees.J08nY2024-01-198-102/+240
* Make tree building more general.J08nY2024-01-183-37/+70
* Add utility ZVP functions.J08nY2024-01-125-21/+260
* Fix ElliptiCurve hashhhability.J08nY2024-01-111-1/+1
* Compute mult-by-n map using PARI impl if available.J08nY2024-01-112-45/+58
* Add PARI based divpoly computation.J08nY2024-01-103-69/+199
* Bump notebook repo.J08nY2024-01-103-2/+2
* Abstract out distinguishing tree computation.J08nY2024-01-083-53/+68
* Add fake addition formulas.J08nY2023-12-224-43/+111
* Merge pull request #60 from J08nY/new_formulaJán Jančár2023-12-213-0/+39
|\
| * Add madd-secp256k1-v040vojtechsu2023-12-163-0/+39
* | Merge pull request #61 from Tomko10/feat/stacked-perf-testJán Jančár2023-12-196-350/+831
|\ \
| * | Fixed skipping tests when CUDA is not availableTomáš Jusko2023-12-191-3/+5
| * | Moved to test_stacked_combineTomáš Jusko2023-12-181-64/+0
| * | Moved Pearson correlation coefficient to combine.pyTomáš Jusko2023-12-181-80/+0
| * | Split tests and added test for chunked combineTomáš Jusko2023-12-183-75/+120
| * | feat: Added pearson correlation coefficient to stacked combineTomáš Jusko2023-12-091-0/+99
| * | feat: Added pearson correlation coefficient to perf scriptTomáš Jusko2023-12-091-28/+43
| * | feat: Ensure writing timing data in perf scriptTomáš Jusko2023-11-081-8/+9
| * | fix: Dimension check errorTomáš Jusko2023-10-311-1/+3
| * | feat: Clarified arguments helpsTomáš Jusko2023-10-311-16/+19
| * | feat: CSV report export format and report aggregation (untested)Tomáš Jusko2023-10-301-28/+171
| * | feat: Added options for reporting totals and summaryTomáš Jusko2023-10-301-48/+75
| * | feat: Combinations of parameters from fileTomáš Jusko2023-10-291-48/+332
| * | Merge branch 'feat/pearson-corr-coef' of github.com:Tomko10/pyecsca into feat...Tomáš Jusko2023-10-190-0/+0
| |\ \
| | * | Added default arguments to perf script stack functionTomáš Jusko2023-10-151-2/+6
| * | | Added default arguments to perf script stack functionTomáš Jusko2023-10-191-2/+6
* | | | Fix configs test.J08nY2023-12-161-1/+1
* | | | Fix typing.J08nY2023-12-161-1/+2
* | | | Restrict all_configurations per library analysis.J08nY2023-12-161-6/+8
| |_|/ |/| |
* | | Remove out of scope add-ippvojtechsu2023-12-152-11/+0
* | | Merge pull request #59 from andrr3j/CPA_correlations_trackingJán Jančár2023-12-151-0/+7
|\ \ \
| * \ \ Merge branch 'J08nY:master' into CPA_correlations_trackingAndrej Bátora2023-12-1425-721/+2593
| |\ \ \ | |/ / / |/| | |
* | | | Remove str.removesuffixvojtechsu2023-12-121-4/+6
* | | | Merge pull request #58 from J08nY/feat/fliparoosJán Jančár2023-12-122-16/+29
|\ \ \ \
| * | | | Missing type hintsvojtechsu2023-12-111-3/+2
| * | | | Fix sign treatment in switch signvojtechsu2023-12-112-15/+29
* | | | | Merge pull request #55 from andrr3j/fix/namingJán Jančár2023-12-111-3/+3
|\ \ \ \ \
| * \ \ \ \ Merge branch 'J08nY:master' into fix/namingAndrej Bátora2023-12-0724-718/+2575
| |\ \ \ \ \ | |/ / / / / |/| | | | |
* | | | | | Merge pull request #56 from J08nY/feat/fliparoosJán Jančár2023-12-0515-564/+2028
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Move private formula gen files into doc-coverage exclusion.J08nY2023-12-052-1/+4
| * | | | | Add tests for formula similarity metrics.J08nY2023-12-051-14/+12