Skip to content

Latest commit

 

History

History
31 lines (23 loc) · 2.45 KB

File metadata and controls

31 lines (23 loc) · 2.45 KB

FIESTA & PROLEAD

FIESTA

PROLEAD and FIESTA build a versatile C++ framework for analyzing the security of implementations against side-channel analysis and fault injection attacks.

Documentation

All information about the features and use of PROLEAD can be found in the Wiki.

Running

# Prolead 3.1.0
nix run github:ChairImpSec/PROLEAD#prolead_31

# Prolead master branch
nix run github:ChairImpSec/PROLEAD

Note

To run the default config and the provided examples, it is required to clone prolead and enter the cloned directory before executing the aforementioned commands.

Examples

Some selected examples can be found in the examples folder. More information regarding the examples can be found in the Wiki. We will provide more examples soon.

Contact and Support

Please contact Nicolai Müller ([email protected]) if you have any questions, comments, if you found a bug that should be corrected, or if you want to reuse PROLEAD or parts of it for your own research projects.

Publications