Update ) Introduction to
Cryptography Core Exam Topics Questions
and Answers 100% Correct {Grade A} -
WGU
Cryptography - correct answer The science of transforming information into an
unintelligible form while it is being transmitted or stored so that unauthorized users
can't access it.
DES - correct answer Data Encryption Standard: A symmetric block cipher that
encrypts data in 64-bit blocks.
Decryption - correct answer The process of changing ciphertext into plaintext.
Diffie-Hellman - correct answer A cryptographic algorithm that allows two users to
share a secret key securely over a public network.
Digest - correct answer The unique signature created by a hashing algorithm.
Digital Signature - correct answer An electronic verification of a sender.
Elliptic Curve Cryptography - correct answer An algorithm that uses elliptic curves
instead of prime numbers to compute keys.
, D 334 Objective Assessment (Latest
Update ) Introduction to
Cryptography Core Exam Topics Questions
and Answers 100% Correct {Grade A} -
WGU
EFS - correct answer Encrypting File System: An encryption scheme for Windows
operating systems.
Encryption - correct answer The process of changing plaintesxt into ciphertext.
File System - correct answer A method used by operating systems to store, retrieve,
and organize files.
GPG - correct answer GNU Privacy Guard: Free, open-source software that is
commonly used to encrypt and decrypt e-mail messages.
Hash - correct answer The unique signature created by a hashing algorithm.
Hashing - correct answer The process for creating a unique signature for a set of
data.
Homoalphabetic Substitution Cipher - correct answer A cipher that maps a single
plaintext character to multiple ciphertext characters.