TNT : how to tweak a block cipher

In this paper, we propose Tweak-aNd-Tweak (𝖳𝖭𝖳 for short) mode, which builds a tweakable block cipher from three independent block ciphers. 𝖳𝖭𝖳 handles the tweak input by simply XOR-ing the unmodified tweak into the internal state of block ciphers twice. Due to its simplicity, 𝖳𝖭𝖳 can also be viewed...

Full description

Bibliographic Details
Main Authors: Bao, Zhenzhen, Guo, Chun, Guo, Jian, Song, Ling
Other Authors: School of Physical and Mathematical Sciences
Format: Conference Paper
Language:English
Published: 2020
Subjects:
Online Access:https://hdl.handle.net/10356/141805
Description
Summary:In this paper, we propose Tweak-aNd-Tweak (𝖳𝖭𝖳 for short) mode, which builds a tweakable block cipher from three independent block ciphers. 𝖳𝖭𝖳 handles the tweak input by simply XOR-ing the unmodified tweak into the internal state of block ciphers twice. Due to its simplicity, 𝖳𝖭𝖳 can also be viewed as a way of turning a block cipher into a tweakable block cipher by dividing the block cipher into three chunks, and adding the tweak at the two cutting points only. 𝖳𝖭𝖳 is proven to be of beyond-birthday-bound 22𝑛/3 security, under the assumption that the three chunks are independent secure n-bit SPRPs. It clearly brings minimum possible overhead to both software and hardware implementations. To demonstrate this, an instantiation named TNT-AES with 6, 6, 6 rounds of AES as the underlying block ciphers is proposed. Besides the inherent proven security bound and tweak-independent rekeying feature of the 𝖳𝖭𝖳 mode, the performance of TNT-AES is comparable with all existing TBCs designed through modular methods.