Limited-Time Offer: Enjoy 50% Savings! - Ends In 0d 00h 00m 00s Coupon code: 50OFF
Free Exam Questions

Introduction-to-Cryptography Exam Questions & Answers

WGU Introduction to Cryptography HNO1  •  WGU

93 Questions Updated Sep 2026 99% Pass Rate
Get Full Access

100% money-back guarantee

Sample Introduction-to-Cryptography Questions

Practice with real exam-style questions, each with the verified correct answer and explanation.

Q1 MultipleChoice

(An organization wants to digitally sign its software to guarantee the integrity of its source code. Which key should the customer use to decrypt the digest of the source code?)

Correct Answer: B
Explanation:

When software is digitally signed, the organization computes a cryptographic hash (digest) of the software (or its manifest) and then signs that digest using the organization's private key. Verification works in the opposite direction: the customer (verifier) uses the organization's public key to validate the signature and recover/confirm the signed digest, then independently hashes the received software and compares the result. If the digests match and the signature validates under the public key, the customer has strong assurance that the software has not been altered since it was signed and that it was signed by the holder of the corresponding private key. The customer never needs the organization's private key---sharing it would destroy security and enable forgery. Likewise, the customer's own keys are irrelevant to verifying the publisher's signature. The organization's public key is typically delivered inside a certificate chain (code signing certificate) so the verifier can also validate publisher identity and trust. Therefore, the customer uses the organization's public key for signature verification (often described as ''decrypting'' the signed digest).

Q2 MultipleChoice

(Which cryptographic operation has the fastest decryption process?)

Correct Answer: B
Explanation:

Symmetric cryptography generally provides the fastest encryption and decryption performance among common cryptographic operations. Algorithms like AES and ChaCha20 are designed for high throughput and efficient implementation in software and hardware (e.g., AES-NI acceleration). Symmetric decryption is computationally similar in cost to symmetric encryption, and both are far faster than asymmetric operations for equivalent security levels. Asymmetric cryptography (RSA, ECC) involves expensive mathematical operations (modular exponentiation or elliptic-curve scalar multiplication), making it much slower and unsuitable for bulk data decryption. That is why real-world secure protocols use asymmetric cryptography primarily to authenticate peers and establish keys, then switch to symmetric encryption for the actual data stream. Hashing is not decryption at all; it is one-way, and there is no ''decrypt'' operation for a hash. Padding is not a decryption mechanism; it is a formatting step used with block ciphers to align plaintext length. Therefore, the correct choice for the operation with the fastest decryption process is symmetric cryptography.

Q3 MultipleChoice

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

Correct Answer: C
Explanation:

SHA-1 (Secure Hash Algorithm 1) produces a fixed-size output of 160 bits (20 bytes). Hash output size matters in cryptography because it influences collision resistance and the effort required for various attacks. For an ideal n-bit hash, finding a collision by generic means is expected around 2^(n/2) operations (birthday bound). With SHA-1's 160-bit output, that generic bound would be about 2^80, which was once considered strong; however, SHA-1 has been broken in practice with significantly less work due to cryptanalytic advances, and it is now deprecated for most security uses. Still, the question is strictly about output length, not current suitability. The other options do not match SHA-1: 40 bits would be far too small for a modern hash, 80 bits is not SHA-1's output, and 320 bits would imply a much larger digest (closer to SHA-256's 256 bits or SHA-384's 384 bits). Therefore, the correct SHA-1 output length is 160 bits.

Q4 MultipleChoice

(Which mechanism implemented in WPA-Enterprise guards against bit-flipping exploits?)

Correct Answer: C
Explanation:

Bit-flipping exploits target encryption modes or protocols that do not provide strong integrity, allowing attackers to modify ciphertext so that predictable changes occur in plaintext after decryption. To defend against this, protocols add an integrity mechanism that detects tampering. In WPA (including enterprise deployments), TKIP introduced a Message Integrity Check (MIC) called ''Michael.'' The MIC is computed over the frame contents (with additional fields) and verified by the receiver; if an attacker flips bits in transit, the MIC verification fails, and the frame is rejected. While AES (used by WPA2's CCMP) also provides integrity via authenticated encryption, the option presented that directly names the tamper-detection mechanism associated with guarding against bit-flipping is MIC. A pre-shared key is an authentication/keying method (and not enterprise-mode anyway), and a ''global encryption key'' would be the opposite of what you want---global/static keys worsen security. Therefore, the intended mechanism that mitigates bit-flipping by detecting unauthorized modifications is the Message Integrity Check.

Q5 MultipleChoice

(Which authentication method allows a customer to authenticate to a web service?)

Correct Answer: D
Explanation:

One-way client authentication is the method where the client (customer) proves its identity to the server (web service). In cryptographic terms, this is commonly implemented through client credentials such as client TLS certificates (mTLS from the server's perspective) or through authentication protocols layered over TLS (for example, signed tokens), but the defining direction is that the client is the party being authenticated. In a strict TLS certificate-authentication framing, client authentication occurs when the server requests a client certificate during the handshake and the client demonstrates possession of the corresponding private key (via signature in handshake messages). The server then validates the client certificate chain and authorization policy. One-way server authentication, by contrast, authenticates only the server to the client and does not identify the customer. Mutual authentication authenticates both sides simultaneously; while it includes client authentication, it is broader than what the question asks. ''End-to-end authentication'' describes assurance between endpoints across intermediaries, but it is not the specific ''customer authenticates to service'' method in certificate-based terminology. Therefore, the best answer is one-way client authentication.

Get access to all 93 verified questions with detailed answers.

Unlock All Introduction-to-Cryptography Questions

Frequently Asked Questions

The exam covers fundamental cryptographic concepts including symmetric and asymmetric encryption, hashing, digital signatures, key management, and common cryptographic algorithms. It also includes practical applications of cryptography in real-world security scenarios and best practices for implementing cryptographic solutions.

The exam typically consists of multiple-choice questions and scenario-based items that must be completed within a designated time frame. You must achieve a minimum passing score, usually around 70%, to earn the certification, though specific requirements may vary by testing period.

There are no strict technical prerequisites, but students should have foundational knowledge of information technology and basic computer security concepts. A general understanding of how networks and systems operate is helpful for success on the exam.

WGU provides course materials, textbooks, and online resources specifically designed for exam preparation. It's recommended to study the provided curriculum materials, complete practice questions, and review case studies related to real-world cryptographic implementations.

Yes, the exam is proctored and must be taken through an approved testing center or approved online proctoring service. If you do not pass on your first attempt, you are typically allowed to retake the exam after a waiting period, though specific retake policies should be confirmed with WGU.
Exam Details
  • Exam CodeIntroduction-to-Cryptography
  • VendorWGU
  • Total Questions93
  • LanguageEnglish
  • Last UpdatedSep 5, 2026
4.9/5

Pass Introduction-to-Cryptography First Time

Get all 93 exam questions with verified answers and 90-day free updates.

Buy Now & Pass
  • PDF + Practice Test Bundle
  • 90-Day Free Updates
  • 100% Money-Back Guarantee
  • Instant Download
  • 24/7 Customer Support
99% Pass Rate Trusted by 50,000+ IT professionals