1.The use of computing for the encryption of information enabled the emergence of ciphers, where the encryption process is repeated countless times, using the entire key, parts or variations of it in a cyclical way, until producing the encrypted result, giving rise to what we call encryption. cyclical modern. The most well-known processes of this model are DES, 3DES and AES. Correctly associate each of these models with its description. (1) DES (2) 3DES (3) AES ( ) Cryptographic system considered a modification of its previous version. It has two variants, where in one of them 3 keys are generated (K1, K2, K3): K1 being used to encrypt the plain text; K2 decrypts the output of K1; and K3 encrypts the output of K2. ( ) Symmetric block symmetric key system. It has 128-bit data and 128/192/256-bit keys. It is an iterative cipher that is based on the “substitution-permutation network”. It performs all of its calculations in bytes rather than bits, and processing is through array. The number of rounds of the algorithm is variable and depends on the size of the key. ( ) Symmetric-key block cipher, with a block size to be encrypted of 64 bits, with 8 bits used only for verification. It is an implementation of a Feistel Cipher that uses 16 cycles of the Feistel framework. A weak point of this system is the size of the key, considered too short. The correct order is: A 1 – 2 – 3 B 1 – 3 – 2 C 2 – 1 – 3 D 2 – 3 – 1 E 3 – 2 – 1

Database System Concepts
7th Edition
ISBN:9780078022159
Author:Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Publisher:Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Chapter1: Introduction
Section: Chapter Questions
Problem 1PE
icon
Related questions
Question

1.The use of computing for the encryption of information enabled the emergence of ciphers, where the encryption process is repeated countless times, using the entire key, parts or variations of it in a cyclical way, until producing the encrypted result, giving rise to what we call encryption. cyclical modern. The most well-known processes of this model are DES, 3DES and AES. Correctly associate each of these models with its description.

(1) DES (2) 3DES (3) AES

( ) Cryptographic system considered a modification of its previous version. It has two variants, where in one of them 3 keys are generated (K1, K2, K3): K1 being used to encrypt the plain text; K2 decrypts the output of K1; and K3 encrypts the output of K2.

( ) Symmetric block symmetric key system. It has 128-bit data and 128/192/256-bit keys. It is an iterative cipher that is based on the “substitution-permutation network”. It performs all of its calculations in bytes rather than bits, and processing is through array. The number of rounds of the algorithm is variable and depends on the size of the key.

( ) Symmetric-key block cipher, with a block size to be encrypted of 64 bits, with 8 bits used only for verification. It is an implementation of a Feistel Cipher that uses 16 cycles of the Feistel framework. A weak point of this system is the size of the key, considered too short.

The correct order is:

  A 1 – 2 – 3
  B 1 – 3 – 2
  C 2 – 1 – 3
  D 2 – 3 – 1
  E 3 – 2 – 1
Expert Solution
steps

Step by step

Solved in 3 steps

Blurred answer
Knowledge Booster
Public key encryption
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
Database System Concepts
Database System Concepts
Computer Science
ISBN:
9780078022159
Author:
Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Publisher:
McGraw-Hill Education
Starting Out with Python (4th Edition)
Starting Out with Python (4th Edition)
Computer Science
ISBN:
9780134444321
Author:
Tony Gaddis
Publisher:
PEARSON
Digital Fundamentals (11th Edition)
Digital Fundamentals (11th Edition)
Computer Science
ISBN:
9780132737968
Author:
Thomas L. Floyd
Publisher:
PEARSON
C How to Program (8th Edition)
C How to Program (8th Edition)
Computer Science
ISBN:
9780133976892
Author:
Paul J. Deitel, Harvey Deitel
Publisher:
PEARSON
Database Systems: Design, Implementation, & Manag…
Database Systems: Design, Implementation, & Manag…
Computer Science
ISBN:
9781337627900
Author:
Carlos Coronel, Steven Morris
Publisher:
Cengage Learning
Programmable Logic Controllers
Programmable Logic Controllers
Computer Science
ISBN:
9780073373843
Author:
Frank D. Petruzella
Publisher:
McGraw-Hill Education