Simeck
- authors:
Gangqiang Yang, Bo Zhu, Valentin Suder, Mark D. Aagaard, Guang Gong
- title:
The Simeck Family of Lightweight Block Ciphers
- year:
2015
- linnk:
https://link.springer.com/content/pdf/10.1007/978-3-662-48324-4_16.pdf
The Simeck block cipher [YZS+15] has reference configurations suitable for many sizes. Even if the implementation could actually work in the most general scenario, the suggested size is any multiple of 8 bits, i.e. \(t = 4\tau,\ \tau \in \mathbb{N}\).
\[\begin{split}\begin{array}{l}
\texttt{text\_size} = 2t, \quad t \in \mathbb{N} \\
\texttt{key\_size} = 4t \\
\texttt{rot} = (5, 1)
\end{array}\end{split}\]