Skip to content

Latest commit

 

History

History
21 lines (9 loc) · 534 Bytes

README.md

File metadata and controls

21 lines (9 loc) · 534 Bytes

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