diff options
| author | J08nY | 2024-06-17 16:38:34 +0200 |
|---|---|---|
| committer | J08nY | 2024-06-17 16:38:34 +0200 |
| commit | 2dfb1fd23ea8e9ac7146fd46ec21f7d53a3b513a (patch) | |
| tree | 990c97cc17db2f587661133bc7debb0f7d595a90 /docs/notebooks.rst | |
| parent | 2e9b227ba65a8de32bcc2fa6b5a222b33b8ff200 (diff) | |
| download | pyecsca-2dfb1fd23ea8e9ac7146fd46ec21f7d53a3b513a.tar.gz pyecsca-2dfb1fd23ea8e9ac7146fd46ec21f7d53a3b513a.tar.zst pyecsca-2dfb1fd23ea8e9ac7146fd46ec21f7d53a3b513a.zip | |
Diffstat (limited to 'docs/notebooks.rst')
| -rw-r--r-- | docs/notebooks.rst | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/docs/notebooks.rst b/docs/notebooks.rst new file mode 100644 index 0000000..e4d3466 --- /dev/null +++ b/docs/notebooks.rst @@ -0,0 +1,21 @@ +===================== +:fas:`hand-pointer;fa-fw` Notebooks +===================== +The notebooks below contain a showcase of what is possible using **pyecsca** and +are the best source of documentation on how to use **pyecsca**. + +.. toctree:: + :titlesonly: + :maxdepth: 1 + + notebook/configuration_space + notebook/simulation + notebook/codegen + notebook/emulator + notebook/measurement + notebook/visualization + notebook/smartcards + notebook/re/formulas + notebook/re/rpa + notebook/re/zvp + notebook/re/epa |
