An Improved Automatic Search Method for Differential Trails in TEA Cipher.

Kai-Hao Chen,Xiaoming Tang,Peng Xu,Man Guo,Weidong Qiu,Zheng Gong
DOI: https://doi.org/10.6633/ijns.201607.18(4).05
2016-01-01
Abstract:TEA (Tiny Encryption Algorithm) is a block cipher with simple ARX (addition, rotation, exclusive-OR) based Feistel network, designed for both hardware and software scenario. Inspired by the auto search algorithm for ARX cipher introduced by Biryukov and Velichkov in 2014, we proposed an improved version of auto search algorithm for ARX cipher and verified in block cipher TEA. By introducing a sorted partial diffierence distribution table (sorted pDDT), our algorithm can eliminate lots of branches in advance during diffierential trail search phase. As time of the search algorithm increase exponentially with the rounds increasing, our algorithm make a great improvement in the search performance.
What problem does this paper attempt to address?