Table of Contents

Authenticated Encryption Zoo Guidelines

This wiki site specifies the guidelines for the AE Zoo. While everyone in the cryptographic community are encourated to participate and contribute to the Zoo, we, as zookeepers, ask that contributers adhere to the guidelines posted on this page.

Guidelines: Overview Table

The guidelines in this section refer to the AE scheme overview table found on the Authenticated Encryption Zoo front page. In the following we specify the meaning of each column of the table and give what we consider valid options for each column. If you feel that a valid option is missing for a particular column, we encourage you to e-mail aezoo@compute.dtu.dk with your suggestions for changes.

Without a doubt, opinions vary as to what e.g. an online cipher is, or what “misuse resistance” means. With our valid options below, we try to capture all definitions or levels of which a certain property is obtained, allowing for a good comparison of the candidates, and being fair to everyone.

This classification follows the comprehensive study by Abed, Forler, and Lucks (see ePrint report 2014/792). We would also like to acknowledge the slides from Daghstuhl 2014 by Bart Preneel, from which we have drawn inspiration for these guidelines.

Type

Specify the type of the scheme. Should be one of the following:

Primitive

Lists the underlying primitive used for the scheme. Possible entries are

Parallel E/D

Specify separately whether the scheme is parallelizable in encryption (E) and decryption (D). Valid options are:

Online

Specify whether the scheme is online. An online cipher has the property that the encryption of message block $M_i$ depends only on message blocks $M_1,\ldots,M_{i-1}$. Valid options are:

Inverse-free

Specifies whether the inverse of the underlying primitive is needed. Valid options are:

Security proof

Specifies whether the scheme has a proof of security. Valid options are:

Nonce-MR

States the robustness of the scheme when nonces are repeated. We split the consideration up for offline schemes and online schemes separately. Valid entries for both are:

For offline schemes
For online schemes