Skip to content

SKINNY is a family of lightweight tweakable block ciphers proposed at CRYPTO 2016

Notifications You must be signed in to change notification settings

ancuongnguyen07/SKINNY

Repository files navigation

SKINNY block cipher

I use C++ to implemenmt procedure of SKINNY-128-384 block cipher which is decribed in detail in this document \

Run below code lines in LINUX-environment

make
.\driver_skinny
.\driver_tk3

to run KATs (known answer tests)

About

SKINNY is a family of lightweight tweakable block ciphers proposed at CRYPTO 2016

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published