Summer Sale Special - Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: mxmas70

Home > WGU > Courses and Certificates > Introduction-to-Cryptography

Introduction-to-Cryptography WGU Introduction to Cryptography HNO1 Question and Answers

Question # 4

(Which mechanism can be applied to protect the integrity of plaintext when using AES?)

A.

RC4

B.

Message Authentication Code (MAC)

C.

RSA

D.

Kerberos key sharing

Full Access
Question # 5

(A security analyst uses a polyalphabetic substitution cipher with a keyword of YELLOW to encrypt a message. Which cipher should be used to encrypt the message?)

A.

Pigpen

B.

Caesar

C.

Vigenère

D.

Playfair

Full Access
Question # 6

(Which of the following best describes lightweight cryptography?)

A.

Cryptography that focuses solely on increasing encryption strength

B.

Cryptographic methods that are only applicable in military settings

C.

A method of encryption that is outdated and rarely used

D.

Cryptographic algorithms designed for resource-constrained environments

Full Access
Question # 7

(What is a focus of the ISO/IEC 27001 standard?)

A.

Development of new encryption algorithms

B.

Risk management and continuous improvement of information security

C.

Enforcement of criminal penalties for data breaches

D.

Exclusively addressing network security

Full Access
Question # 8

(Which wireless security standard uses an authentication server with 802.1X and EAP?)

A.

WPA-PSK

B.

WEP

C.

WPA-Enterprise

D.

TKIP

Full Access
Question # 9

(What is the relationship between Secure Sockets Layer (SSL) and Transport Layer Security (TLS)?)

A.

SSL is the replacement of TLS.

B.

SSL and TLS are identical in function and security.

C.

SSL is only used in email encryption.

D.

TLS replaced SSL to provide improved security.

Full Access
Question # 10

(Which component is used to verify the integrity of a message?)

A.

TKIP

B.

HMAC

C.

AES

D.

IV

Full Access
Question # 11

(Which encryption process sends a list of cipher suites that are supported for encrypted communications?)

A.

Forward secrecy

B.

ServerHello

C.

ClientHello

D.

Integrity check

Full Access
Question # 12

(How are limits managed for the number of bitcoins that can be created and stored in a blockchain?)

A.

Rewards for mining reduce over time

B.

The total number of participants has been set

C.

A maximum has been established per country

D.

Each person has a maximum number

Full Access
Question # 13

(What is a component of a one-time password (OTP) that is needed to guess future iterations of passwords?)

A.

Function

B.

Initialization vector

C.

Encryption algorithm

D.

Seed

Full Access
Question # 14

(What type of encryption uses different keys to encrypt and decrypt the message?)

A.

Symmetric

B.

Private key

C.

Secure

D.

Asymmetric

Full Access
Question # 15

(Employee A needs to send Employee B a symmetric key for confidential communication. Which key is used to encrypt the symmetric key?)

A.

Employee A’s private key

B.

Employee B’s public key

C.

Employee A’s public key

D.

Employee B’s private key

Full Access
Question # 16

(Which encryption algorithm encrypts with one key, decrypts with another key, and then encrypts with the first key?)

A.

IDEA

B.

AES

C.

3DES

D.

DES

Full Access
Question # 17

(Two people want to communicate through secure email. The person creating the email wants to ensure only their friend can decrypt the email. Which key should the person creating the email use to encrypt the message?)

A.

Sender’s public key

B.

Recipient’s private key

C.

Sender’s private key

D.

Recipient’s public key

Full Access
Question # 18

(Which encryption algorithm uses an 80-bit key and operates on 64-bit data blocks?)

A.

Twofish

B.

Blowfish

C.

Camellia

D.

Skipjack

Full Access
Question # 19

(What is the RC4 encryption key size when utilizing WPA with Temporal Key Integrity Protocol (TKIP)?)

A.

40 bits

B.

56 bits

C.

128 bits

D.

256 bits

Full Access
Question # 20

(Why should an administrator choose lightweight cryptography?)

A.

The desktop is in a secure area of the building.

B.

The embedded system has limited resources.

C.

The payload requires complex rounds of encryption.

D.

The data requires minimal protection due to the sensitivity level.

Full Access
Question # 21

(Which cryptographic operation uses a single key?)

A.

Hashing

B.

Asymmetric

C.

Padding

D.

Symmetric

Full Access
Question # 22

(What is the significance of the Nobody But Us (NOBUS) principle in cryptography?)

A.

It refers to a cryptographic key that can be accessed by anyone.

B.

It denotes a cryptographic algorithm with known weaknesses.

C.

It represents a widely used encryption standard.

D.

It indicates that a vulnerability is so difficult to exploit that only the entity that created it can exploit it.

Full Access
Question # 23

(What are the roles of keys when using digital signatures?)

A.

A private key is used for both signing and signature validation.

B.

A private key is used for signing, and a public key is used for signature validation.

C.

A public key is used for both signing and signature validation.

D.

A public key is used for signing, and a private key is used for signature validation.

Full Access
Question # 24

(Which regulation requires organizations to implement strong encryption measures to protect credit card data?)

A.

California Consumer Privacy Act (CCPA)

B.

Payment Card Industry Data Security Standard (PCI DSS)

C.

Health Insurance Portability and Accountability Act (HIPAA)

D.

General Data Protection Regulation (GDPR)

Full Access
Question # 25

(Which additional input element can be used to implement integrity in combination with symmetric ciphers?)

A.

Initialization vector

B.

Encoding algorithm

C.

Nonce value

D.

Hash function

Full Access
Question # 26

(Why did the National Institute of Standards and Technology (NIST) choose Ascon for lightweight cryptography?)

A.

To authenticate users during data transmission

B.

To ensure compatibility with legacy systems

C.

To provide a secure and efficient encryption solution for resource-constrained devices

D.

To encrypt data at rest

Full Access
Question # 27

(What is a characteristic of Cipher Block Chaining (CBC) mode in cryptography?)

A.

It encrypts each block of plaintext dependent on the previous block.

B.

It generates a continuous stream of key material.

C.

It requires a different key for each encryption operation.

D.

It operates on 32-bit blocks.

Full Access