C PRESENT Implementation (8 Bit) |
Author: D. Klose |
Description: Implementation of the PRESENT blockcipher for 8bit processors using inline assembly code |
Language(s): C |
Related Tags: Assembly, crypto, lightweight |
download implementation start download in new window/tab |
|
C PRESENT Implementation (16 Bit) |
Author: D. Klose |
Description: Implementation of the PRESENT blockcipher for 16bit processors |
Language(s): C |
Related Tags: lightweight, crypto |
download implementation start download in new window/tab |
|
C PRESENT Implementation (32 Bit) |
Author: D. Klose |
Description: Implementation of the PRESENT blockcipher for 32bit processors |
Language(s): C |
Related Tags: lightweight, crypto |
download implementation start download in new window/tab |
|
Testvectors for PRESENT |
Author: T. Siebert |
Description: Testvector generator for PRESENT |
Language(s): C |
Related Tags: ASIC, lightweight, crypto |
download implementation start download in new window/tab |
|
Python PRESENT implementation |
Author: C. Oosterlynck, P. Teuwen |
Description: Python PRESENT implementation |
Language(s): Python |
Related Tags: crypto, lightweight |
download implementation start download in new window/tab |
|
AES implementation for the microcontroller ATmega8 |
Author: G. Meiser |
Description: An efficient implementation of the AES, optimized for use with ATmega-microcontrollers |
Language(s): Assembly |
Related Tags: Assembly, crypto |
download implementation start download in new window/tab |
|