Light

Episode #940 Quiz

When Hashes Collide
Date: 2023-09-19 | Length: 1.75 hrs | Episode page at twit.tv

About this episode

Episode 940 examined HSMs as write-only cryptographic microcomputers that keep private keys out of RAM, using SHA-256 hashes for code signing and verification. It also detailed why SSD secure erase must target FTL-mapped hidden data, why one overwrite pass suffices for modern HDDs, and how deliberate hash collisions enable pseudonymization.

Your name and email are stored only in your browser local storage for convenience. They are not retained server-side.

Question 1: In Steve Gibson’s explanation of his GRC code-signing HSM, what operation does the external signing software perform before sending data into the dongle?
Question 2: According to the episode’s description of secure erasure on SSDs, why do multiple overwrite passes not provide additional security benefit?
Question 3: What practical purpose did Steve give for using only the lowest portion of a cryptographic hash in Ray’s library pseudonymization use case?
Question 4: For the 5,000-patron example, what hash size did Steve say produced about a 52.5% chance that any two patrons would collide?
Question 5: What did Steve say would happen if the drive’s built-in encryption key were replaced with a new randomly generated key?
Cancel