International Association for Cryptologic Research

International Association
for Cryptologic Research

IACR News item: 21 November 2013

Martin Goll, Shay Gueron
ePrint Report ePrint Report
This paper describes software optimization for the stream Cipher ChaCha. We leverage the wide vectorization capabilities of the new AVX2 architecture, to speed up ChaCha encryption (and decryption) on the latest x86_64 processors. In addition, we show how to apply vectorization for the future AVX512 architecture, and get further speedup. This leads to significant performance gains. For example, on the latest Intel Haswell microarchitecture, our AVX2 implementation performs at 1.43 cycles per byte (on a 4KB message), which is ~2x faster than the current implementation in the Chromium project.

Expand

Additional news items may be found on the IACR news page.