Saved Bookmarks
| 1. |
What is data encryption standard (DES)?(a) block cipher(b) stream cipher(c) bit cipher(d) byte cipher |
|
Answer» Correct option is (a) block cipher The explanation is: DES is a symmetric key block cipher in which the block size is 64 bits and the key size is 64 bits. It is vulnerable to some attacks and is hence not that popularly used. |
|