CAESAR finalists announced
>Lightweight
Ciphers that are suitable for hardware-constrained applications (e.g., IoT). Low-cost implementation (in custom hardware or microcontrollers) prioritized over performance.
Finalists: ACORN, Ascon
>High performance
Ciphers that are designed to perform fast on modern general purpose computers. Improved replacements for AES-GCM and ChaCha20/Poly1305.
Finalists: AEGIS, MORUS, OCB
>Defense in depth:
Prioritizes security over performance. Notably, both of the finalists for this use case are nonce misuse-resistant.
Finalists: COLM, Deoxys-II
https://competitions.cr.yp.to/caesar-submissions.html
Discuss.