aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Add eq to ProbMap.smultreJ08nY46 hours1-0/+8
|
* Better dmap building in scalarmult distinguish.J08nY46 hours1-76/+82
|
* Make visualization work with new configs.J08nY4 days1-227/+366
|
* Fix merge probs zstd error.J08nY5 days1-2/+2
|
* Handle ZstdError in probs files.J08nY6 days1-6/+6
|
* Handle incomplete zstd entry due to shortened run in make_probs.J08nY6 days1-0/+6
|
* Enable smoothing in make_probs.J08nY9 days1-1/+0
| | | | Otherwise the partial results finishes look weird.
* Make make_probs respect pre-computed results.J08nY9 days1-3/+18
|
* Fix make probs.J08nY11 days2-1/+3
|
* Fix make_probs estimate.J08nY12 days2-9/+15
|
* Fix make probs getting results.J08nY12 days1-1/+1
|
* Fix imports in epare.J08nY12 days2-3/+3
|
* Cleanup epare simulation structure.J08nY12 days10-230/+242
|
* Fixup probmap computation.J08nY12 days5-53/+124
|
* Hopefully speedup probmap generation.J08nY13 days6-55/+73
|
* Modify standalone epare simulation.J08nY13 days7-16/+36
|
* Clean epare simulate notebook.J08nY13 days1-91/+7
|
* Make standalone scripts for epare simulation.J08nY13 days7-2/+227
|
* Cleanup common epare code.J08nY14 days6-66/+156
|
* Split common analysis help file into modules.J08nY14 days10-694/+830
|
* Fix bad merge in simulate.J08nY2025-10-191-29/+0
|
* Update notebook to full mask resultsvojtechsu2025-10-171-34/+49
|
* Make masks notebook more generic.J08nY2025-09-291-28/+71
|
* Fix collection sort in masks notebook.J08nY2025-09-291-10/+12
|
* Enrich masks notebook.J08nY2025-09-293-35/+523
|
* Add basic mask notebookvojtechsu2025-09-281-0/+305
|
* Fixup some nits in simulate ntb.J08nY2025-09-242-5/+75
|
* Fix new multiple_graph API.J08nY2025-08-213-146/+36
| | | | It now returns two contexts (precomp and full)..
* Split diagram.J08nY2025-08-115-49/+1227
|
* Improve image margin.J08nY2025-08-111-8/+9
|
* Fix check divides (ignore zeros).J08nY2025-08-111-1/+1
|
* Fix ha check.J08nY2025-08-101-1/+1
|
* Add unravelling diagram.J08nY2025-08-063-1/+624
|
* Docs for simulate notebook.J08nY2025-08-061-15/+77
|
* Add docs for common functions.J08nY2025-08-051-14/+68
|
* Make visualize and distinguish notebooks kind of work with the new multidents.J08nY2025-08-055-578/+204
|
* Fix merging of probmaps with new key store.J08nY2025-08-021-9/+11
|
* Speed up multiples generation.J08nY2025-08-022-25/+540
| | | | | Make each worker write in a tempfile. Removes the unpickling bottleneck of the parent that is scheduling the workers.
* Allow more robust processing into probmaps.J08nY2025-08-012-44/+126
|
* Reorganize error computation.J08nY2025-07-311-23/+21
|
* Update simulation notebook with new API.J08nY2025-07-312-102/+290
|
* Garbage test in formulas.J08nY2025-07-301-6/+72
|
* Fix error in formulas ntb.J08nY2025-07-302-289/+270
|
* Add some clustering in formula analysis.J08nY2025-07-281-187/+204
|
* Add bruteforce mask notebook (for ECDH).J08nY2025-07-222-1/+207
|
* Add initial results on libs with EPAvojtechsu2025-07-171125-0/+38292
|
* Update curvegen notebook docs.J08nY2025-07-171-1/+4
|
* Add visualization script.J08nY2025-07-171-0/+406
|
* Add Pickle to gitignore.J08nY2025-07-171-0/+1
|
* Add curve generation and curves for smult RE.J08nY2025-07-172-0/+203
|