X-Git-Url: https://git.distorted.org.uk/~mdw/catacomb/blobdiff_plain/349817552edaaec8131fd2ad9c1532799e9f33f3..HEAD:/symm/modes.am.in diff --git a/symm/modes.am.in b/symm/modes.am.in index 2adbac72..d95a5f1c 100644 --- a/symm/modes.am.in +++ b/symm/modes.am.in @@ -61,6 +61,12 @@ CIPHER_MODES += @{blkc:f}-@blkcciphermode CIPHER_MODES += @{hash:f}-@hashciphermode %end +## Modes for authenticated encryption. +AEAD_MODES = +%repeat +AEAD_MODES += @{blkc:f}-@blkcaeadmode +%end + ## Modes for message authentication. MAC_MODES = %repeat