This page (revision-1) was last changed on 29-Nov-2024 16:16 by UnknownAuthor

Only authorized users are allowed to rename pages.

Only authorized users are allowed to delete pages.

Page revision history

Version Date Modified Size Author Changes ... Change note

Page References

Incoming links Outgoing links

Version management

Difference between version and

At line 1 added 193 lines
!!! Overview
[{$pagename}] (Encrypt-then-Authenticate-then-translate) is a [Block Cipher Mode] [Authenticated Encryption with Associated Data] ([AEAD]) [algorithm] designed to simultaneously provide both [Authenticated Encryption] of the message with a two-pass scheme, one pass for achieving [Confidentiality] and one for [Authentication] for each [block].
[{$pagename}] mode was submitted on October 3, 2003 to the attention of [NIST] in order to replace [CCM] as standard [AEAD] mode of operation, since [CCM] mode lacks some desirable attributes of [{$pagename}] and is more complex.
!! More Information
There might be more information for this subject on one of the following:
[{ReferringPagesPlugin before='*' after='\n' }]
----
* [#1] - [EAX_mode|Wikipedia:EAX_mode|target='_blank'] - based on information obtained 2018-08-08-