Advanced Encryption Standard/Related Articles: Difference between revisions
Jump to navigation
Jump to search
imported>Daniel Mietchen m (Robot: encapsulating subpages template in noinclude tag) |
No edit summary |
||
(2 intermediate revisions by 2 users not shown) | |||
Line 19: | Line 19: | ||
{{r|Cipher}} | {{r|Cipher}} | ||
{{r|Cryptography}} | {{r|Cryptography}} | ||
{{r|DES (disambiguation)}} | {{r|DES (disambiguation)}} | ||
{{r|Data Encryption Standard}} | {{r|Data Encryption Standard}} | ||
Line 28: | Line 27: | ||
{{r|Symmetric key cryptography}} | {{r|Symmetric key cryptography}} | ||
{{Bot-created_related_article_subpage}} | |||
<!-- Remove the section above after copying links to the other sections. --> | <!-- Remove the section above after copying links to the other sections. --> | ||
==Articles related by keyphrases (Bot populated)== | |||
{{r|Stream cipher}} | |||
{{r|AES competition}} | |||
{{r|Rijndael}} | |||
{{r|AES}} |
Latest revision as of 16:00, 6 July 2024
- See also changes related to Advanced Encryption Standard, or pages that link to Advanced Encryption Standard or to this page or whose text contains "Advanced Encryption Standard".
Parent topics
Subtopics
Bot-suggested topics
Auto-populated based on Special:WhatLinksHere/Advanced Encryption Standard. Needs checking by a human.
- Algebraic attack [r]: Attacking a cipher by writing equations that describe its operation, then solving for the key. [e]
- Block cipher [r]: A symmetric cipher that operates on fixed-size blocks of plaintext, giving a block of ciphertext for each [e]
- Brute force attack [r]: An attempt to break a cipher by trying all possible keys; long enough keys make this impractical. [e]
- Cipher [r]: A means of combining plaintext (of letters or numbers, or bits), using an algorithm that mathematically manipulates the individual elements of plaintext, into ciphertext, a form unintelligible to any recipient that does not know both the algorithm and a randomizing factor called a cryptographic key [e]
- Cryptography [r]: A field at the intersection of mathematics and computer science that is concerned with the security of information, typically the confidentiality, integrity and authenticity of some message. [e]
- DES (disambiguation) [r]: Add brief definition or description
- Data Encryption Standard [r]: A block cipher specification issued by the U.S. government in 1976, intended for sensitive but unclassified data. It is now obsolescent, succeeded by the Advanced Encryption Standard, but still used in commercial systems. [e]
- Hash (cryptography) [r]: An algorithm that produces a fixed-size digest from an input of essentially arbitrary size. [e]
- Health Insurance Portability and Accountability Act [r]: a 1996 U.S. statute protecting the confidentiality of medical records [e]
- National Security Agency [r]: An organization within the United States Department of Defense, with the dual roles of the principal signals intelligence agency in the United States intelligence community , but also having the responsibility for information assurance of military, diplomatic, and other critical communications. [e]
- Signals intelligence from 1990 to the present [r]: Add brief definition or description
- Symmetric key cryptography [r]: A cryptographic system in which there is only one key; the same secret key is used for encryption and decryption. [e]
- Stream cipher [r]: A cipher that encrypts data by mixing it with the output of a pseudorandom number generator controlled by a key; to decrypt, run the same generator with the same key to get the same pseudorandom data, then reverse the mixing step. [e]
- AES competition [r]: A competition run by the US National Institute of Standards and Technology to chose a block cipher to become the Advanced Encryption Standard. [e]
- Rijndael [r]: Add brief definition or description
- AES [r]: Add brief definition or description