Skip to main content
🔒 Preview mode. The first 15 Foundations lessons are free; this one is Pro. Start a 7-day trial to unlock the editor, AI hints and the rest of the curriculum. Card required, cancel any time in Dashboard.
Start 7-day trial →
⚡
← Courses
›
Interview Prep
›
Module 6 · Concurrency, OS, ML Interview Topics
›
Security: password hashing
quiz
102 / 104
🇺🇸
EN
▼
↗
Share
⋯
More
+100 XP
📋
Task
📖
Theory
🤖
AI Help
Task
📝 **Question:** Current OWASP recommendation for new systems? 📋 Pick the right answer. 💡 **Hint:** Re-read the theory above if unsure.
🎯 Quiz
Question
📝 **Question:** Current OWASP recommendation for new systems? 📋 Pick the right answer. 💡 **Hint:** Re-read the theory above if unsure.
A
SHA-256 with a 32-byte salt — fast hashes plus salt are the modern OWASP minimum.
B
Argon2id — memory-hard, side-channel resistant, OWASP top pick.
C
MD5 with per-user salt — speed is fine because the salt blocks rainbow tables.
D
Base64-encode the password and use HTTPS — TLS already protects it on the wire.
Submit answer
💬 Discussion
Be the first to ask a question or share a tip.
Sign in
to join the discussion. Reading is free.
Loading discussion…