Briefly describe DES and its variants.
What will be an ideal response?
The data encryption standard (DES), dating back to 1976, is a cipher selected as an official federal information processing standard (FIPS) for the United States. It is certainly the most widely used cipher internationally. It uses fixed 64-bit blocks and 64-bit keys with 8- bits parity. The 54-bit key (64 - 8) is generally considered too small, and some DES keys have been broken in less than 24 hours. Most DES users now use Triple DES (3DES). In 3DES, data is encrypted with DES to produce ciphertext, and then a second key is used to "decrypt" the ciphertext. Finally, the data is encrypted again with either the original key (two-key 3DES) or with a third key (three-key 3DES). 3DES is secure but slow. A quicker alternative is DES-X, which increases the key size by XORing extra key material before and after DES.
You might also like to view...
____________________ is a suite of protocols that underlie the Internet. The TCP/IP suite comprises many protocols and applications that focus on two main objectives.?
Fill in the blank(s) with the appropriate word(s).
When using the CSS box model, the optional components do not appear unless specified in a ____.
A. CSS rule B. CSS definition C. style rule D. style definition
____ means that we know which operation to do first and precisely which operation to do next as each step in an algorithm is completed.
a. Ordering b. Conditioning c. Abstracting d. Orientation
When a trainer is confronted with trainees of varying ability levels, the trainer should target the training activities to the lowest ability level to meet the needs of all trainees.
Answer the following statement true (T) or false (F)