Symmetric and Asymmetric Encryption

Symmetric and Asymmetric Encryption

University

5 Qs

quiz-placeholder

Similar activities

Symmetric cipher model

Symmetric cipher model

University

10 Qs

Lecture 4

Lecture 4

University

10 Qs

Computer Security Quiz

Computer Security Quiz

University

10 Qs

ICT 3 INFORMATION ASSURANCE AND SECURITY

ICT 3 INFORMATION ASSURANCE AND SECURITY

University

10 Qs

CNSE

CNSE

University

10 Qs

QUIZ 1

QUIZ 1

University

6 Qs

NCS

NCS

University - Professional Development

10 Qs

ITBP301_Chapter 02

ITBP301_Chapter 02

University

10 Qs

Symmetric and Asymmetric Encryption

Symmetric and Asymmetric Encryption

Assessment

Quiz

University

Hard

Created by

Louis H

Used 25+ times

FREE Resource

5 questions

Show all answers

1.

MULTIPLE SELECT QUESTION

30 sec • 1 pt

Which of the following Algorithms belong to symmetric encryption?

3DES

RSA

RC4

DES

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Assymmetric Encryption: Why can a message encrypted with the Public Key only be decrypted with the receiver's appropriate Private Key?

Not true, the message can also be decrypted with the Public Key.

A so called "one way function with back door" is applyed for the encryption.

The Public Key contains a special function which is used to encrypt the message and which can only be reversed by the appropriate Private Key.

The encrypted message contains the function for decryption which identifies the Private Key.

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In which way does the Combined Encryption combine symmetric and assymmetric encryption?

First, the message is encrypted with symmetric encryption and aferwards it is encrypted assymmetrically together with the key.

The secret key is symmetrically transmitted, the message itself assymmetrically.

First, the message is encrypted with assymmetric encryption and aferwards it is encrypted symmetrically together with the key.

The secret key is assymmetrically transmitted, the message itself symmetrically.

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which is the largest disadvantage of the symmetric Encryption?

More complex and therefore more time-consuming calculations.

Problem of the secure transmission of the Secret Key.

Less secure encryption function.

Isn't used any more.

5.

MULTIPLE SELECT QUESTION

30 sec • 1 pt

Which of the following statements are correct?

PGP uses assymmetric encryption.

In the world wide web, primarly symmetric Encryption is used.

Symmetric encryption is applied in the transmission of PIN numbers from the EC automat to the server of the bank for example.

PGP uses combined encryption.