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 /README.md | |
| parent | 23ee7d2d77ca949ce94cc3d251303c38ad8caeeb (diff) | |
| download | pyecsca-7c8569a7afe437beba603af77ca2c06f19860df5.tar.gz pyecsca-7c8569a7afe437beba603af77ca2c06f19860df5.tar.zst pyecsca-7c8569a7afe437beba603af77ca2c06f19860df5.zip | |
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -30,6 +30,12 @@ It currently provides: - the codegen package: https://github.com/J08nY/pyecsca-codegen - the notebook package: https://github.com/J08nY/pyecsca-notebook +## 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. + ## License MIT License |
