wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Câu hỏi về Mã hóa

Total questions: 46

Worksheet time: 26mins

Name
Class
Date
1.

What is the main purpose of encryption?

a)

To make communication faster

b)

To conceal the content of a message

c)

To increase network bandwidth

d)

To convert data into physical storage

2.

Which term refers to a message in a readable form before it is encrypted?

a)

Ciphertext

b)

Keytext

c)

Cleartext

d)

Encrypted message

3.

What does the function D(K, C) represent in encryption?

a)

Encrypting the original text using a key

b)

Decrypting the encrypted text using a key

c)

Double encryption using two keys

d)

Data compression

4.

Which of the following attacks is NOT a type of attack on encryption systems?

a)

Ciphertext-only attack

b)

Plaintext insertion attack

c)

Known plaintext attack

d)

Chosen plaintext attack

5.

What is the key size used in the Data Encryption Standard (DES)?

a)

128 bit

b)

64 bit

c)

56 bit

d)

256 bit

6.

Which encryption method treats the plaintext as a continuous stream of data?

a)

Electronic Codebook (ECB) method

b)

Cipher Feedback (CFB) method

c)

Block cipher method

d)

Triple DES

7.

Which encryption technique involves using the same key for both encryption and decryption?

a)

Public key encryption

b)

Asymmetric encryption

c)

Symmetric encryption

d)

Digital signature

8.

How many keys does Triple DES use to improve security compared to standard DES?

a)

One

b)

Two

c)

Three

d)

Four

9.

What key length does the IDEA encryption use for its operations?

a)

56 bit

b)

64 bit

c)

128 bit

d)

256 bit

10.

Which of the following algorithms was selected as the Advanced Encryption Standard (AES) by NIST?

a)

RC4

b)

Triple DES

c)

Rijndael

d)

Serpent

11.

Which encryption system was originally developed by IBM and later accepted as a federal standard?

a)

AES

b)

DES

c)

RSA

d)

RC4

12.

What is the purpose of the 'brute-force' method in encryption?

a)

To randomly generate encryption keys

b)

To try all possible key combinations to break the encryption

c)

To quickly produce a large amount of encrypted text

d)

To encrypt data using multiple algorithms

13.

What does Triple DES provide compared to standard DES?

a)

Faster encryption

b)

Larger block size

c)

Enhanced security by using multiple encryption keys

d)

Compatibility with non-electronic systems

14.

What is the main advantage of IDEA (International Data Encryption Algorithm) over DES?

a)

It is easier to break with brute force

b)

It uses a shorter key length

c)

It provides better security and is more efficient in software implementations

d)

It operates on larger blocks of plaintext

15.

Which encryption algorithm is chosen for the Advanced Encryption Standard (AES)?

a)

DES

b)

Triple DES

c)

RC6

d)

Rijndael

16.

How does stream ciphering work compared to block ciphering?

a)

It processes a block of data at a time

b)

It continuously encrypts each bit or byte of the plaintext

c)

It uses public and private keys for encryption

d)

It only works with symmetric keys

17.

Which encryption algorithm uses three 56-bit keys to encrypt data?

a)

RSA

b)

Triple DES

c)

AES

d)

Blowfish

18.

The term 'differential analysis' refers to what?

a)

A method of attack focused on weaknesses in hardware

b)

A technique for analyzing the differences between pairs of plaintext and related ciphertext

c)

A brute-force attack using multiple processors

d)

A method for generating random encryption keys

19.

Which encryption method has a block size of 128 bits?

a)

DES

b)

Triple DES

c)

Rijndael

d)

RC4

20.

Why was the AES algorithm designed to be royalty-free worldwide?

a)

To ensure global acceptance for sensitive data of governments and businesses

b)

To limit encryption algorithms only for military purposes

c)

To increase computational complexity for attackers

d)

To replace weaker algorithms like RC2

21.

Which method

a)

One-time pad

b)

Public key encryption

c)

A 56-bit key in a block cipher

d)

A stream cipher

22.

The Cipher Feedback (CFB) mode in DES is an example of which type of encryption?

a)

Block encryption

b)

Stream encryption

c)

Asymmetric encryption

d)

Public key encryption

23.

In public key encryption, which key is used to encrypt a message?

a)

A shared secret key

b)

The recipient's private key

c)

The recipient's public key

d)

The sender's private key

24.

What is the main disadvantage of using brute-force attacks on strong encryption algorithms?

a)

It requires knowledge of the plaintext

b)

It takes an impractical amount of time to break the key

c)

It permanently weakens the algorithm

d)

It only works with stream ciphers

25.

How does RSA differ from DES?

a)

RSA uses symmetric encryption while DES uses asymmetric encryption

b)

RSA uses asymmetric encryption while DES uses symmetric encryption

c)

Both use the same key for encryption and decryption

d)

DES uses public key encryption

26.

What is the main thing?

4 lines
27.

What is the main function of hash algorithms in cryptography?

a)

Encrypting data with a public key

b)

Generating fixed-length output from variable-length input

c)

Encrypting messages using symmetric keys

d)

Generating private and public keys

28.

Which hashing algorithm produces a 128-bit hash value?

a)

SHA-1

b)

MD5

c)

SHA-256

d)

AES

29.

What is the Secure Hash Algorithm (SHA) a part of in cryptographic functions?

a)

Message creation

b)

Public key encryption

c)

Symmetric encryption

d)

Stream encryption

30.

What is the purpose of a digital signature?

a)

To encrypt messages

b)

To verify the authenticity of a message

c)

To generate secret keys for encryption

d)

To compress encrypted data

31.

What is the role of the Certificate Authority (CA) in the Public Key Infrastructure (PKI)?

a)

It generates symmetric encryption keys

b)

It verifies and issues digital certificates

c)

It encrypts messages for secure transmission

d)

It ensures anonymity in communication

32.

In public key encryption, what is the private key used for?

a)

Decrypt a message that has been encrypted with the public key

b)

Encrypt data using symmetric keys

c)

Create hash values

d)

Verify digital signatures

33.

Which cryptographic method provides both encryption and authentication for messages?

a)

Digital signature

b)

Message creation

c)

Public Key Infrastructure (PKI)

d)

Symmetric key encryption

34.

What is a nonce used for in cryptography?

a)

Enhancing the strength of the encryption key

b)

Generating random symmetric keys

c)

Preventing replay attacks by ensuring a unique value for each transaction

d)

Compressing encrypted messages

35.

Which algorithm is commonly used to create digital signatures?

a)

AES

b)

RSA

c)

MD5

d)

Triple DES

36.

What does the RSA algorithm rely on the difficulty of?

a)

Factoring large prime numbers

b)

Solving discrete logarithms

c)

Breaking hash functions

d)

Reversing XOR operations

37.

What is the purpose of Public Key Infrastructure (PKI)?

a)

To quickly encrypt a large amount of data

b)

To manage digital certificates and encrypt public keys

c)

To generate random keys for symmetric encryption

d)

To securely store passwords

38.

Which technique ensures the authenticity of both the buyer and the seller in an online transaction?

a)

It cannot be denied

b)

Symmetric encryption

c)

Hashing

d)

Public key encryption

39.

In the digital signature system, which key is used to verify the signature?

a)

Private key of the signer

b)

Public key of the signer

c)

Symmetric key shared by both parties

d)

Random key generated for each transaction

40.

What is the use of a blind signature?

a)

To verify the identity of a user without revealing their identity

b)

To quickly encrypt large datasets

c)

To create secure session keys

d)

To prevent brute-force attacks on encrypted messages

41.

Which cryptographic technique is considered ideal for ensuring anonymity in digital transactions?

a)

Public key encryption

b)

Blind signature

c)

Symmetric key encryption

d)

Digital signature

42.

The main security benefit of smart cards in cryptographic systems is what?

a)

They use asymmetric keys for faster encryption

b)

They securely store cryptographic keys and can perform processing on the card

c)

They generate encryption keys for software-based systems

d)

They allow for the creation of public and private keys in real-time

43.

Which cryptographic algorithm is best known for being used in secure Internet transactions via SSL/TLS?

a)

AES

b)

RC4

c)

RSA

d)

IDEA

44.

What is the main difference between symmetric and asymmetric encryption?

a)

Symmetric encryption is faster but requires a different key for encryption and decryption

b)

Asymmetric encryption uses the same key for both encryption and decryption

c)

Symmetric encryption uses the same key for encryption and decryption, while asymmetric encryption uses different keys

d)

Asymmetric encryption is only used for hashing algorithms

45.

What is a main characteristic of a secure hash function?

a)

It can be reversed to retrieve the original message

b)

It produces a unique fixed-length output for each unique input

c)

It generates symmetric encryption keys

d)

It is only used in symmetric encryption schemes

46.

What is the role of the Kerberos protocol in cryptographic systems?

a)

It provides public key encryption for secure communication

b)

It authenticates users in a network using a trusted third party

c)

It generates random session keys for secure transactions

d)

It compresses data before encryption