Projects

OBSCURE

A framework for strong software obfuscation relying on a simple stateless secure element
[code] [paper]

mult32

Multiplying two 32-bit numbers using only 32-bit variables
[code] [post]

circkit

A framework for defining, constructing and manipulating computational circuits
[code] [pypi][readthedocs]

DFA

Implementation of different versions of Differential Fault Attack on AES-128
[code] [post]

D-CPA

Tutorial of Differential Power Analysis on AES
[code]