Please enable Javascript to use this

Site Address

Site Password

Hashed Password

Config: User Salt

Config: Iterations

Config is stored locally in your browser across sessions

Stanford

Cambridge PwdHash PoC

PwdHash generates password mutations. It's a proof-of-concept alteration of the original Stanford PwdHash, but with a number of improvements that fix some of the weaknesses of the original. PwdHash-PoC uses the Forge implementation of PBKDF2-SHA512 to generate hashes.

PwdHash will not turn a weak password into a strong one. Always ensure your master password is sufficiently complex.

PwdHash-PoC authors: David Llewellyn-Jones, Graham Rymer
Original PwdHash authors: Blake Ross, Collin Jackson, Nicholas Miyake, Dan Boneh and John C. Mitchell