Jump to content

Data Authentication Algorithm

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Jamie7687 (talk | contribs) at 00:14, 7 October 2005 (article is in need of attention). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

You must add a |reason= parameter to this Cleanup template – replace it with {{Cleanup|reason=<Fill reason here>}}, or remove the Cleanup template.
64 bit DAA (Data Authentication Algorithm) is based on DES:

O1 = EK(D1)

O2 = EK(O1 D2)

O3 = EK(O2 D3)

… …

ON = EK(ON-1 DN)