Skip to content

openluopworld/skinny-on-avr

Repository files navigation

skinny-on-avr

AVR implementations of SKINNY-128-128. The project is compiled with Atmel Studio 6.2 on Windows. The fastest speed is 223cycles/byte, which is very close to the data given in skinny implementation.

Cipher State

The cipher state of SKINNY-128-128 is

Cipher State

, where each element is a byte.

Encryption

Encryption

Releases

No releases published

Packages

No packages published