Here is a list of the projects I have worked on, including both personal projects and publicly available professional projects:

  • Euhh: PoC simulation of EUCLEAK attack on ECDSA

  • CPAM: Simulation of CPA attack on ML-KEM

  • RUKEM: Implementation of ML-KEM in Rust

  • Art-PhD: Artifacts for my PhD dissertation

  • TIPresent: Threshold Implementation of PRESENT cipher in ARM

  • OBSCURE: A framework for strong software obfuscation relying on a simple stateless secure element

  • mult32: Multiplying two 32-bit numbers using only 32-bit variables

  • circkit: A framework for defining, constructing and manipulating computational circuits

  • D-CPA: Tutorial of Differential Power Analysis on AES