Skip to content

Latest commit

 

History

History

evaluation

SPHINCS+ Fault Attack - Complexity Analysis

This folder regroups the scripts used to derive the various complexity necessary to attack SPHINCS+ with faulty signatures.

File structure

The folder utils/ regroups all the maths formulas.

Requirements

The code was provided for Python 3.10.4.

See requirements.txt for the list of specific list of pip packages.

pip3 install -r requirements.txt