Hardware Security

HWSec
Abstract

This course offers a survey of several well-known attacks targeting specific weaknesses of hardware (microprocessors, dedicated hardware cryptographic accelerators...) For each of them, the conditions of success are explained and some countermeasures are proposed.

Teaching and Learning Methods: Lectures and lab. sessions.

Course Policies: Attendance to the lab sessions is mandatory.

Bibliography
  • Book: Douglas R. Stinson, "Cryptography : theory and practice", CRC Press
  • Book: Alfred J. Menezes, , Paul C . Van Oorschot, Vanstone, A. Scott "Handbook of applied cryptography", CRC Press
  • Book: Stefan Mangard, Elisabeth Oswald, Thomas Popp, "Power analysis attacks : Revealing the secrets of smart cards", Springer-Verlag

Requirements

Basic knowledge in C or Python programming (data types, control structures...) for the lab sessions.

Description
  • Side channel attacks: how monitoring computation time or power consumption can reveal secrets.
  • Fault attacks: how erroneous results (accidental or purposely provoked) can reveal secrets.
  • Passive and active bus probing: how sniffing communications between hardware components can reveal secrets; how injecting forged data on these communication links can lead to privilege escalation and compromise a secured system.
  • https://perso.telecom-paristech.fr/pacalet/HWSec/

Learning outcomes:

  • The main goal is to initiate students to hardware attacks (side channels, faults, probing), to give hints about the possible countermeasures and learn how to design more secure systems.
  • Lectures “ar+O36e” complemented by two lab sessions during which students will experiment with the impressive efficiency of hardware attacks and will try to protect the security target with appropriate countermeasures. 

Nb hours: 21.00

Evaluation:

  • Final Exam (100% of the final grade).