Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 833 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 833 Bytes

Lecture notes for the Hardware and Embedded Systems Security lecture

These are my notes for an introductory lecture covering efficient implementation as well as implementation attacks (side channels, faults). It is by far not completely covering this much more complex field, but should give a decent overview and pointers for further reading.

License

These lectures notes are under the Creative Commons "Attribution-ShareAlike 3.0 Unported" (CC BY-SA 3.0) license. See https://creativecommons.org/licenses/by-sa/3.0/ for details.

Found a bug/error or want to contribute?

Please create a Pull Request and/or contact me directly. Your changes will be under the same license as these notes.

What about slides / exercises / code?

Maybe later, would take some time and effort to properly prepare that for making it public.