diff options
| author | J08nY | 2024-08-19 16:21:42 +0200 |
|---|---|---|
| committer | J08nY | 2024-08-19 16:21:42 +0200 |
| commit | 7c8569a7afe437beba603af77ca2c06f19860df5 (patch) | |
| tree | 1e33aeafe3ef33ab684b61be7a4163a9df6a34df /docs | |
| parent | 23ee7d2d77ca949ce94cc3d251303c38ad8caeeb (diff) | |
| download | pyecsca-7c8569a7afe437beba603af77ca2c06f19860df5.tar.gz pyecsca-7c8569a7afe437beba603af77ca2c06f19860df5.tar.zst pyecsca-7c8569a7afe437beba603af77ca2c06f19860df5.zip | |
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/index.rst | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/docs/index.rst b/docs/index.rst index 34abac6..188d6f0 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -75,6 +75,13 @@ It currently provides: The `notebook <https://github.com/J08nY/pyecsca-notebook>`_ repository contains example notebooks that showcase functionality of the toolkit. +Tutorials +========= + +To learn more about the toolkit you can check out two tutorials on it. + - One from the `SummerSchool on Real-World Crypto and Privacy 2024 <https://github.com/J08nY/pyecsca-tutorial-croatia2024>`_ in Vodice, Croatia. + - One from the `Cryptographic Hardware and Embedded Systems (CHES) 2024 <https://github.com/J08nY/pyecsca-tutorial-ches2024>`_ conference in Halifax, Canada. + .. toctree:: :hidden: :titlesonly: |
