Implementations of some lightweight block ciphers in C
-
Updated
Mar 25, 2018 - C
Implementations of some lightweight block ciphers in C
An implementation in C of SIMECK lightweight block ciphers and the simulation of Differential Fault Analysis (DFA) attacks against this family of ciphers
Simple file encryption code via Speck Cipher with different cipher modes
PRESENT is a lightweight block cipher.
AVR implementations of SKINNY-128-128
The code of lightweight block cipher SIMON-64-128 and SPECK-64-128 on ATmega128. It is to reappear the work by the paper 'The SIMON and SPECK Block Ciphers on AVR 8-Bit Microcontrollers'.
Implementation of lightweight block cipher SKINNY based on FELICS. Most of the code is in assembly.
Golang implementation of the PRESENT ultra-lightweight block cipher
Romulus software implementations protected against 1st-order side-channel attacks
GIFT-COFB software implementation protected against 1st-order side-channel attacks
Rust implementation of the PRESENT ultra-lightweight block cipher
Add a description, image, and links to the lightweight-block-cipher topic page so that developers can more easily learn about it.
To associate your repository with the lightweight-block-cipher topic, visit your repo's landing page and select "manage topics."