This represents the individual block of plaintext. The size depends on the specific block cipher being used. For instance, if DES is being used, the size of each block will be 64 bits. - Block of plaintext, This symbol fittingly represents the encryption key, which again is based on the specific cipher being used. - Key Symbol, This represents the encryption or cipher process, i.e., where the key is applied to encipher inputs. - Encryption Function, This represents an initialization vector (IV) used to incorporate randomness. With CTR mode you will see an alternative method to achieve this annotated by similar green boxes. - IV Symbol, This symbol annotates the exclusive or (X-OR) function. - ⊕ Circle with plus sign , This represents the resultant ciphertext output from a given stage. - Ciphertext, 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. - Electronic Code Book (ECB), Minor step up from ECB with the incorporation of an initialization vector for the first block. Results of encryption from previous block is input into to encryption process of the current block. - Cipher Block Chaining (CBC), 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). - Cipher Feedback (CFB), 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. - Output Feedback (OFB), 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 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. - Counter Mode (CTR),
0%
D334-Chapter 2 Block Cipher Modes Basic Components
공유
공유
공유
만든이
Pmil274
College
Cryptology
CS
콘텐츠 편집
인쇄
퍼가기
더보기
할당
순위표
플래시 카드
(은)는 개방형 템플릿입니다. 순위표에 올라가는 점수를 산출하지 않습니다.
로그인이 필요합니다
비주얼 스타일
글꼴
구독 필요
옵션
템플릿 전환하기
모두 표시
액티비티를 플레이할 때 더 많은 포맷이 나타납니다.
결과 열기
링크 복사
QR 코드
삭제
자동 저장된
게임을 복구할까요?