
Block Cipher Modes

Flashcard
•
Computers
•
University
•
Hard
Jae K
FREE Resource
Student preview

5 questions
Show all answers
1.
FLASHCARD QUESTION
Front
Electronic Code Book (ECB)
Back
Most basic, weak, and unsecure mode. Each block is processed separately. No Salt or IV is used and the same key will be used to encrypt each block. This means if a given plaintext is encrypted in ECB and results in a given ciphertext, that same ciphertext will be output EVERY TIME the same plaintext is encrypted.
2.
FLASHCARD QUESTION
Front
Cipher Block Chaining (CBC)
Back
Minor step up from ECB with the incorporation of an initialization vector for the first block. Results of encryption from previous block is XOR’d with plaintext of the current block. That result is input into to encryption process of the current block.
3.
FLASHCARD QUESTION
Front
Cipher Feedback (CFB)
Back
Converts the block cipher into a self-synchronizing stream cipher. Current block takes output of the XOR ⊕ process vs from the cipher stage of the previous block (difference between CFB and OFB).
4.
FLASHCARD QUESTION
Front
Output Feedback (OFB)
Back
Converts the block cipher to a synchronous stream output. Current block takes output from the cipher stage vs from the output of the XOR process of the previous block (difference between CFB and OFB). The first stage takes the data blocks and X-ORs it with the encrypted version of the IV value. The output of the first stage encryption is then feed into the next stage, and encrypted, with the output being X-OR’ed with the second block.
5.
FLASHCARD QUESTION
Front
Counter Mode (CTR)
Back
Converts the block cipher into a stream cipher. Generates a counter value and a nonce, and encrypts this, in order to EX-OR with the plain text block. The advantage of CTR is that each block is processed independent of the others, facilitating ability to conduct parallel processing of blocks. i.e., feedback from other stages to feed into the current one is not required.
Similar Resources on Wayground
8 questions
C Programming Control Flow Statements

Flashcard
•
University
7 questions
Information Technology Chapter 2 Test

Flashcard
•
12th Grade
11 questions
DECI - Week 16 - round

Flashcard
•
Professional Development
3 questions
Untitled Flashcards

Flashcard
•
9th Grade - University
10 questions
FC: Java do-while Loop

Flashcard
•
12th Grade
10 questions
Java While Loop

Flashcard
•
12th Grade
10 questions
AP CSA Unit 1

Flashcard
•
12th Grade
8 questions
Investigating and Creating Variables Flashcard

Flashcard
•
11th Grade - University
Popular Resources on Wayground
50 questions
Trivia 7/25

Quiz
•
12th Grade
11 questions
Standard Response Protocol

Quiz
•
6th - 8th Grade
11 questions
Negative Exponents

Quiz
•
7th - 8th Grade
12 questions
Exponent Expressions

Quiz
•
6th Grade
4 questions
Exit Ticket 7/29

Quiz
•
8th Grade
20 questions
Subject-Verb Agreement

Quiz
•
9th Grade
20 questions
One Step Equations All Operations

Quiz
•
6th - 7th Grade
18 questions
"A Quilt of a Country"

Quiz
•
9th Grade