DES- Encryption

DES- Encryption

University

8 Qs

quiz-placeholder

Similar activities

nestedif _ And _ Or

nestedif _ And _ Or

University

10 Qs

CHAPTER 5 ONLINE QUIZ

CHAPTER 5 ONLINE QUIZ

University

9 Qs

Arquitetura de computadores (Aula 2)

Arquitetura de computadores (Aula 2)

University

8 Qs

Chapter 13 - Programming and Languages

Chapter 13 - Programming and Languages

University

10 Qs

Quiz on Basics of C

Quiz on Basics of C

University

10 Qs

PYTHON_CHAPTER 6

PYTHON_CHAPTER 6

University

10 Qs

INTRODUCTION TO CODING QUIZ 2

INTRODUCTION TO CODING QUIZ 2

University

13 Qs

Sysadmin: Hands On Week 11

Sysadmin: Hands On Week 11

10th Grade - University

13 Qs

DES- Encryption

DES- Encryption

Assessment

Quiz

Computers

University

Medium

Created by

elizabeth george

Used 154+ times

FREE Resource

8 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

DES follows

Hash Algorithm

Caesars Cipher

Feistel Cipher Structure

SP Networks

2.

FILL IN THE BLANK QUESTION

30 sec • 1 pt

The DES Algorithm Cipher System consists of ____________rounds (iterations) each with a round key

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Data Encryption Standard (DES) uses a __________.

Stream Cipher

Bit Cipher

Block Cipher

Substitution Cipher

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In the DES algorithm, although the key size is 64 bits only 48bits are used for the encryption procedure, the rest are parity bits.

True

False

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In the DES algorithm the round key is __________ bit and the Round Input is ____________bits.

a) 48, 32

b) 64,32

c) 56, 24

d) 32, 32

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In the DES algorithm the Round Input is 32 bits, which is expanded to 48 bits via ____________

P-box

Expansion P-box

S- box

Expansion S-box

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The number of unique substitution boxes in DES after the 48 bit XOR operation are

8

4

6

12

8.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In the DES algorithm the 64 bit key input is shortened to 56 bits by ignoring every 4th bit.

True

False