aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* Fix multiple mult in rpa context.J08nY2025-03-1239-84/+91
|
* Handle precomp points in multiple context.J08nY2025-03-129-41/+125
|
* Move to union in annotations.J08nY2025-03-111-2/+2
|
* Add different multiple tracking in multiples_computed.J08nY2025-03-115-20/+65
|
* Fix lint.J08nY2025-03-112-22/+58
|
* Add support for AUX trigger in PicScope alt.J08nY2025-03-111-0/+4
|
* Fix LEIA response parsing.J08nY2025-03-101-1/+1
|
* Add countermeasures.J08nY2025-03-102-0/+197
|
* Update docs to point to slides.J08nY2025-03-081-0/+2
|
* Fix codestyle.J08nY2025-03-084-14/+24
|
* Fix undefined mod test.J08nY2025-03-081-0/+5
|
* Add RPA variant of addition_chain.J08nY2025-03-086-26/+96
|
* Improve context handling and make some stuff zero copy.J08nY2025-03-083-10/+61
|
* Improve latex build of docs.J08nY2024-12-111-1/+3
|
* Add other grant.J08nY2024-11-212-0/+2
|
* Add paper bibtex.J08nY2024-09-052-0/+23
|
* Fix Plausible master.J08nY2024-08-281-1/+1
|
* Fix plausible init.J08nY2024-08-281-1/+1
|
* Add plausible to docs.J08nY2024-08-284-3/+15
|
* Fix multiplecontext issue.J08nY2024-08-281-2/+2
|
* Remove SwapLadderMultiplier.J08nY2024-08-286-177/+53
| | | | It is the same as LadderMultiplier. The swaps are not tracked.
* More ladder multipliers.J08nY2024-08-2812-71/+189
|
* Add XDH (X25519, X448).J08nY2024-08-279-61/+424
|
* Bump std submodule to include Curve448.J08nY2024-08-271-0/+0
|
* Bump notebooks.J08nY2024-08-261-0/+0
|
* Merge pull request #68 from J08nY/fix/formula-expand-detJán Jančár2024-08-265-57/+182
|\ | | | | Make formula expansion deterministic
| * Make formula expand fully deterministic.J08nY2024-08-261-5/+2
| | | | | | | | Hopefully!
| * Add more metadata to networkx_graph.J08nY2024-08-262-12/+33
| |
| * Add parallel version of formula expansion.J08nY2024-08-264-14/+97
| |
| * Fix iterable import.J08nY2024-08-261-2/+1
| |
| * Make formula expand deterministic.J08nY2024-08-264-33/+58
|/
* Bump notebooks.J08nY2024-08-241-0/+0
|
* Give warning when using slow DCP/divpoly computation.J08nY2024-08-242-0/+5
|
* Move libraries to separate docs.J08nY2024-08-2322-1357/+1344
|
* Add CHES paper to docs.J08nY2024-08-236-5/+65
|
* Add links to tutorials on pyecsca.J08nY2024-08-192-0/+13
|
* Bump notebooks.J08nY2024-07-241-0/+0
|
* Merge branch 'feat/ubuntu-latest-ci'J08nY2024-07-244-13/+14
|\
| * Move to ubuntu-latest in CI.J08nY2024-07-244-13/+14
|/
* Bump notebooks.J08nY2024-07-241-0/+0
|
* Use setuptools_scm for version info.J08nY2024-07-242-5/+6
|
* Optimize sdist.J08nY2024-07-243-3/+7
|
* Move library formulas from test to main package.J08nY2024-07-2466-5/+5
|
* Bump to 0.3.2.J08nY2024-07-172-3/+6
|
* Bump notebook repo.J08nY2024-07-171-0/+0
|
* Add MyBinder links to notebooks in docs.J08nY2024-07-161-0/+8
|
* Fix project links.J08nY2024-07-161-1/+1
|
* Add project links to docs.J08nY2024-07-162-2/+19
|
* Link to github sources in docs.J08nY2024-07-161-1/+13
|
* Mention notebook requirements.J08nY2024-07-161-1/+9
|