Skip to content

Cryptography

Everything tagged Cryptography.

5 stories, newest first.

Latest

Password Hashing

Is PBKDF2 Deprecated? What Developers Should Use in 2026

PBKDF2 is not deprecated, but it is no longer the recommended default for new systems. Here is the honest, practical answer for developers: when PBKDF2 is still acceptable, when you should reach for Argon2id instead, and how to decide for your system.

Read the article