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 :cite:labelpar:`yang2015simeck` 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. :math:`t = 4\tau,\ \tau \in \mathbb{N}`. .. math:: \begin{array}{l} \texttt{text\_size} = 2t, \quad t \in \mathbb{N} \\ \texttt{key\_size} = 4t \\ \texttt{rot} = (5, 1) \end{array}