Creates strong passwords from weaker ones, using PBKDF2 (RFC 2898) and scrypt (which builds on PBKDF2).

PBKDF2 makes the strong password resistant to attackers who have more computing power than you. Scrypt makes the strong password more resistant to attackers who have more memory bandwidth than you.

PBKDF2 was a good solution a decade ago, but modern GPUs and ASICs have made it relatively inexpensive to put together something with raw computing power many times more powerful than an expensive CPU.

On the other hand memory bandwidth is going in the other direction. Modern CPUs excel at memory bandwidth. Custom ASICs have two orders of magnitude less of an advantage over CPUs in memory bandwidth compared with the advantage they can have in compute power.

Despite its name, Pbkdf2's unique ability isn't creating PBKDF2-derived passwords, it's making it easy to create Scrypt-derived passwords.

All available documentation can be read online at http://pbkdf2.sourceforge.net

Project Activity

See All Activity >

Follow pbkdf2

pbkdf2 Web Site

Other Useful Business Software
AI-powered service management for IT and enterprise teams Icon
AI-powered service management for IT and enterprise teams

Enterprise-grade ITSM, for every business

Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
Try it Free
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of pbkdf2!

Additional Project Details

Registered

2014-06-01