Compromised Password Detection Tool
Problem
Users needed breach checks without exposing plaintext credentials.
Approach
Implemented k-Anonymity hash-prefix matching against Have I Been Pwned API.
Attack Surface
Credential leakage, insecure transport, and input-handling risks.
Result
Privacy-preserving compromise checks with practical security value.