Data Authentication Algorithm: Difference between revisions

Content deleted Content added
Undid revision 466742432 by 198.242.211.102 (talk) rvt WP:COPYVIO (from FIPS PUB 113
tag as one source
 
(13 intermediate revisions by 10 users not shown)
Line 1:
{{Short description|Message authentication code algorithm}}
The '''Data Authentication Algorithm''' ('''DAA''') is a former [[Federal Information Processing Standard|U.S. government standard]] for producing cryptographic [[message authentication code]]s. According to the standard, a code produced by the DAA is called a '''Data Authentication Code''' ('''DAC'''). The algorithm is not considered secure by today's standards.
{{More citations needed|date=July 2021}}
{{one source |date=April 2024}}
The '''Data Authentication Algorithm''' ('''DAA''') is a former [[Federal Information Processing Standard|U.S. government standard]] for producing cryptographic [[message authentication code]]s. DAA Accordingis todefined thein standardFIPS PUB 113,<ref>[http://csrc.nist.gov/publications/fips/fips113/fips113.html aFIPS codePUB produced113 by– Computer Data Authentication] – the DAA[[Federal isInformation calledProcessing aStandard]] publication that defines the '''Data Authentication Code'''Algorithm</ref> ('''DAC''')which was withdrawn on September 1, 2008.{{Citation needed|date=July 2021}} The algorithm is not considered secure by today's standards.{{Citation needed|date=July 2021}}
According to the standard, a code produced by the DAA is called a '''Data Authentication Code''' ('''DAC'''). The algorithm [[Block cipher mode of operation#Cipher block chaining (CBC)|chain encrypts]] the data, with the last cipher block truncated and used as the DAC.
 
The DAA is equivalent to [[ISO/IEC 9797-1]] MAC algorithm 1, or [[CBC-MAC]], with [[Data Encryption Standard|DES]] as the underlying cipher, truncated to between 24 and 56 bits (inclusive).
 
==Sources==
{{reflist}}
* [http://www.itl.nist.gov/fipspubs/fip113.htm FIPS PUB 113 - Computer Data Authentication] - the [[Federal Information Processing Standard]] publication that defines the Data Authentication Algorithm
 
{{CryptoCryptography navbox | hash}}
 
{{crypto-stub}}
{{Crypto navbox | hash}}
 
[[Category:Message authentication codes]]
 
 
{{crypto-stub}}