Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 380 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 380 Bytes

PRINCEv2

Reference implementation for the paper "PRINCEv2: More Security for (Almost) No Overhead" published at Selected Areas in Cryptography (SAC) 2020.

To compile the code, change to the code subdirectory and run either make or build the sources with the tool of your choice.

The rcs.sage file contains SageMath code to generate the round constants used in PRINCEv2.