Block cipher modes of operation/Related Articles
Jump to navigation
Jump to search
- See also changes related to Block cipher modes of operation, or pages that link to Block cipher modes of operation or to this page or whose text contains "Block cipher modes of operation".
Parent topics
Subtopics
Bot-suggested topics
Auto-populated based on Special:WhatLinksHere/Block cipher modes of operation. Needs checking by a human.
- Block cipher [r]: A symmetric cipher that operates on fixed-size blocks of plaintext, giving a block of ciphertext for each [e]
- Code book attack [r]: Attacking a block cipher by creating a code book, collecting plaintext/ciphertext pairs. [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]
- Hashed message authentication code [r]: A technique for authenticating a message using a hash function and a secret key. [e]
- IPsec [r]: Internet Protocl security is a set of protocols for providing encryption and/or authentication services for Internet packets. [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]
- 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]
- Compiler [r]: A program that translates a human-readable instructions into machine instructions. [e]
- Pseudo-Hadamard transform [r]: A method of mixing data, used in cryptography to achieve diffusion. [e]
- CBC (disambiguation) [r]: Add brief definition or description