Spring Sale 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: save70

Introduction-to-Cryptography VCE Exam Download

WGU Introduction to Cryptography HNO1 Questions and Answers

Question 13

(What describes how Counter (CTR) mode encryption functions?)

Options:

A.

Converts the block cipher into a stream cipher, then uses a counter value and a nonce to encrypt the data

B.

Uses a self-synchronizing stream cipher where the IV is encrypted and XORed with the data stream one bit at a time

C.

Encrypts each block with the same key, where each block is independent of the others

D.

Uses an IV to encrypt the first block, then uses the result of the encryption to encrypt the next block

Question 14

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

Options:

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.

Question 15

(What is the length (in bits) of a SHA-1 hash output?)

Options:

A.

40

B.

80

C.

160

D.

320

Question 16

(What is the purpose of code-signing in current systems?)

Options:

A.

To generate random numbers for encryption

B.

To verify the integrity and authenticity of software

C.

To compress data for efficient storage

D.

To authenticate users during data transmission