International Association for Cryptologic Research

International Association
for Cryptologic Research

CryptoDB

Secure and Fast Implementations of Two Involution Ciphers

Authors:
Billy Bob Brumley
Download:
URL: http://eprint.iacr.org/2010/152
Search ePrint
Search Google
Abstract: Anubis and Khazad are closely related involution block ciphers. Building on two recent AES software results, this work presents a number of constant-time software implementations of Anubis and Khazad for processors with a byte-vector shuffle instruction, such as those that support SSSE3. For Anubis, the first is serial in the sense that it employs only one cipher instance and is compatible with all standard block cipher modes. Efficiency is largely due to the S-box construction that is simple to realize using a byte shuffler. The equivalent for Khazad runs two parallel instances in counter mode. The second for each cipher is a parallel bit-slice implementation in counter mode.
BibTeX
@misc{eprint-2010-23053,
  title={Secure and Fast Implementations of Two Involution Ciphers},
  booktitle={IACR Eprint archive},
  keywords={implementation / Anubis, Khazad, involution ciphers, block ciphers, software implementation, timing attacks},
  url={http://eprint.iacr.org/2010/152},
  note={ billy.brumley@tkk.fi 14690 received 22 Mar 2010},
  author={Billy Bob Brumley},
  year=2010
}