Skip to content

A Python 3 PRINCE reference implementation.

Notifications You must be signed in to change notification settings

DavidTvrdy/PRINCE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

PRINCE

A Python 3 reference implementation of the lightweight block cipher PRINCE and an example of several integral attacks on round reduced version of PRINCE.

The implementation works on the test vectors provided by the authors of the cipher. It is a straightforward, unoptimized implementation. No effort has been made to defend against side-channel or any other kind of attacks.

About

A Python 3 PRINCE reference implementation.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages