CRJul 23, 2015

Simple SIMON: FPGA implementations of the SIMON 64/128 Block Cipher

arXiv:1507.06368v117 citations
Originality Synthesis-oriented
AI Analysis

This work addresses hardware implementation challenges for a specific cryptographic cipher, which is incremental as it applies existing methods to new hardware designs.

The paper tackled implementing the SIMON 64/128 block cipher on FPGA hardware, presenting various architectures with encryption, decryption, and key-scheduling capabilities, and reported performance results on Xilinx Spartan-6 FPGAs.

In this paper we will present various hardware architecture designs for implementing the SIMON 64/128 block cipher as a cryptographic component offering encryption, decryption and self-contained key-scheduling capabilities and discuss the issues and design options we encountered and the tradeoffs we made in implementing them. Finally, we will present the results of our hardware architectures' implementation performances on the Xilinx Spartan-6 FPGA series.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes