Hacker News new | ask | show | jobs
by xiphias 2903 days ago
If by PBKDF2 you mean PBKDF2-HMAC-SHA256, it should die as it's so much less secure than using Argon2 as a password hash function.