Meet-in-the-middle attack/Related Articles: Difference between revisions
Jump to navigation
Jump to search
imported>Chris Day (I'm not sure where these all fit so I am putting them all under other related topics) |
imported>Chris Day |
||
Line 22: | Line 22: | ||
{{r|Cryptographic hash}} | {{r|Cryptographic hash}} | ||
{{r|Ciphers}} | {{r|Ciphers}} | ||
{{r|Hash (cryptography)}} | {{r|Hash (cryptography)|Hash}} | ||
{{R|Cryptographic key}} | |||
{{R|Data integrity protection}} |
Revision as of 00:06, 2 November 2008
- See also changes related to Meet-in-the-middle attack, or pages that link to Meet-in-the-middle attack or to this page or whose text contains "Meet-in-the-middle attack".
Parent topics
- Cryptanalysis [r]: The sub-field of cryptology which deals with breaking into existing codes and ciphers. [e]
Subtopics
- Code book attack [r]: Attacking a block cipher by creating a code book, collecting plaintext/ciphertext pairs. [e]
- Passive attack [r]: An attack on a communications system in which the attacker reads messages he is not supposed to but does not alter them. [e]
- Active attack [r]: An attack on a communications system in which the attacker creates, alters, replaces, re-routes or blocks messages; this contrasts with a passive attack in which he only reads them. [e]
- Block cipher [r]: A symmetric cipher that operates on fixed-size blocks of plaintext, giving a block of ciphertext for each [e]
- Hashed message authentication code [r]: A technique for authenticating a message using a hash function and a secret key. [e]
- Birthday coincidence [r]: In probability theory, the event that two persons in a group celebrate their birthday on the same day of the year; see birthday paradox. [e]
- Birthday attack [r]: An attack on a cryptographic system that works by finding two identical outputs from the system. [e]
- Cryptographic hash [r]: Add brief definition or description
- Ciphers [r]: Add brief definition or description
- Hash [r]: An algorithm that produces a fixed-size digest from an input of essentially arbitrary size. [e]
- Cryptographic key [r]: Value used by a computer together with a complex algorithm to encrypt and decrypt messages. [e]
- Data integrity protection [r]: Add brief definition or description