WGU D830 with questions
and well verified answers
actual exam!!! 2026
Key - ANSWER -A secret value used to encrypt or decrypt data.
Kerckhoffs's Principle - ANSWER -A cryptosystem should be secure even if the algorithm
is public; only the key must remain secret.
Symmetric Cryptography - ANSWER -A type of encryption where the same key is used
for encryption and decryption.
Asymmetric Cryptography - ANSWER -A type of encryption that uses a public key and a
private key.
Public Key - ANSWER -A key that is shared publicly and used to encrypt data.
Private Key - ANSWER -A secret key used to decrypt data or create digital signatures.
One-Way Function - ANSWER -A function that is easy to compute but difficult to
reverse.
, Trapdoor Function - ANSWER -A one-way function that can be reversed using secret
information.
Caesar Cipher - ANSWER -A substitution cipher that shifts letters by a fixed number.
Substitution Cipher - ANSWER -A cipher that replaces plaintext symbols with other
symbols.
Polyalphabetic Cipher - ANSWER -A cipher that uses multiple substitution alphabets.
Transposition Cipher - ANSWER -A cipher that rearranges plaintext characters without
replacing them.
One-Time Pad - ANSWER -A cipher that uses a random key equal in length to the
message and used only once.
Confusion - ANSWER -A property that hides the relationship between the key and
ciphertext.
Diffusion - ANSWER -A property that spreads plaintext influence across ciphertext.
Block Cipher - ANSWER -A symmetric cipher that encrypts fixed-size blocks of data.
Padding - ANSWER -Extra bits added to fill a block when plaintext is too short.
AES (Advanced Encryption Standard) - ANSWER -A modern symmetric block cipher using
128-bit blocks.
DES (Data Encryption Standard) - ANSWER -A legacy symmetric block cipher using 56-bit
keys.
ECB Mode - ANSWER -A block cipher mode that encrypts each block independently
(insecure).
and well verified answers
actual exam!!! 2026
Key - ANSWER -A secret value used to encrypt or decrypt data.
Kerckhoffs's Principle - ANSWER -A cryptosystem should be secure even if the algorithm
is public; only the key must remain secret.
Symmetric Cryptography - ANSWER -A type of encryption where the same key is used
for encryption and decryption.
Asymmetric Cryptography - ANSWER -A type of encryption that uses a public key and a
private key.
Public Key - ANSWER -A key that is shared publicly and used to encrypt data.
Private Key - ANSWER -A secret key used to decrypt data or create digital signatures.
One-Way Function - ANSWER -A function that is easy to compute but difficult to
reverse.
, Trapdoor Function - ANSWER -A one-way function that can be reversed using secret
information.
Caesar Cipher - ANSWER -A substitution cipher that shifts letters by a fixed number.
Substitution Cipher - ANSWER -A cipher that replaces plaintext symbols with other
symbols.
Polyalphabetic Cipher - ANSWER -A cipher that uses multiple substitution alphabets.
Transposition Cipher - ANSWER -A cipher that rearranges plaintext characters without
replacing them.
One-Time Pad - ANSWER -A cipher that uses a random key equal in length to the
message and used only once.
Confusion - ANSWER -A property that hides the relationship between the key and
ciphertext.
Diffusion - ANSWER -A property that spreads plaintext influence across ciphertext.
Block Cipher - ANSWER -A symmetric cipher that encrypts fixed-size blocks of data.
Padding - ANSWER -Extra bits added to fill a block when plaintext is too short.
AES (Advanced Encryption Standard) - ANSWER -A modern symmetric block cipher using
128-bit blocks.
DES (Data Encryption Standard) - ANSWER -A legacy symmetric block cipher using 56-bit
keys.
ECB Mode - ANSWER -A block cipher mode that encrypts each block independently
(insecure).