CN-CRYTO ppt short, only few points are mentioned

shalinipriya1692 6 views 7 slides Nov 01, 2025
Slide 1
Slide 1 of 7
Slide 1
1
Slide 2
2
Slide 3
3
Slide 4
4
Slide 5
5
Slide 6
6
Slide 7
7

About This Presentation

crypto


Slide Content

Advantages of using ECB Parallel encryption of blocks of bits is possible, thus it is a faster way of encryption. Simple way of the block cipher. Disadvantages of using ECB Prone to cryptanalysis since there is a direct relationship between plaintext and ciphertext.  Identical plaintext blocks produce identical ciphertext blocks, which can reveal patterns

Advantages of CBC CBC works well for input greater than  b  bits. CBC is a good authentication mechanism. Better resistive nature towards cryptanalysis than ECB. More secure than ECB as it hides patterns. Disadvantages of CBC Requires the previous ciphertext block for  encryption and decryption , making parallel processing difficult.

CFB

OFB
Tags