Skip to content

Bare-metal binaries used for testing a Rust implementation of GIFT-128 on a resource-constrained device and measuring leakage from power analysis.

License

Notifications You must be signed in to change notification settings

NVedsted/cortex-gift

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cortex-GIFT

This project allows for executing masked and unmasked GIFT-128 encryption on an STMF303xx-family chip. Intended for testing leakage through differential power analysis. Furthermore, tooling written in Python is provided for data capture through the ChipWhisperer suite and for data processing which conducts a Welch's t-test in a fixed-vs-random setting.

The masked and unmasked version are split into separate binaries.

About

Bare-metal binaries used for testing a Rust implementation of GIFT-128 on a resource-constrained device and measuring leakage from power analysis.

Topics

Resources

License

Stars

Watchers

Forks