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

WGU Introduction-to-Cryptography - WGU Introduction to Cryptography HNO1

Page: 1 / 3
Total 93 questions

(What is used to randomize the initial value when generating Initialization Vectors (IVs)?)

A.

Key

B.

Plaintext

C.

Algorithm

D.

Nonce

(What describes a true random number generator?)

A.

Fast and deterministic, and the same input produces the same results

B.

Slow and nondeterministic, and the same input produces different results

C.

Unique integer determined through factorization of integers

D.

Integer increased by one to match requests and responses

(Which encryption mode is known for supporting parallel processing?)

A.

Cipher Feedback (CFB)

B.

Cipher Block Chaining (CBC)

C.

Output Feedback (OFB)

D.

Electronic Codebook (ECB)

(Why should an asymmetric private key be used to encrypt the digest of an application?)

A.

An asymmetric private key uses the same key to encrypt and decrypt large amounts of media, one bit at a time.

B.

An asymmetric private key signs files by signing (encrypting) the hash of a file so integrity and authenticity can be verified with the corresponding public key.

C.

An asymmetric private key encrypts and decrypts data in blocks of characters at a time with a complex algorithm.

D.

An asymmetric private key encrypts a small amount of information, which is decrypted with the corresponding private key.

(Which type of exploit involves looking for different inputs that generate the same hash?)

A.

Birthday attack

B.

Linear cryptanalysis

C.

Algebraic attack

D.

Differential cryptanalysis

(A Linux user password is identified as follows:

$2a$08$AbCh0RCM8p8FGaYvRLI0H.Kng54gcnWCOQYIhas708UEZRQQjGBh4

Which hash algorithm should be used to salt this password?)

A.

NTLM

B.

SHA-512

C.

MD5

D.

bcrypt

(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.

(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

(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)

(Which number of bits gets encrypted each time encryption is applied during stream encryption?)

A.

1

B.

40

C.

192

D.

256