This is an implementation of Stanford PwdHash algorithm [1] based on JavaScript
version from https://www.pwdhash.com/pwdhash.js.
Original JavaScript code Copyright notice is:
Copyright (C) Stanford University 2004-2006
Author: Collin Jackson
Other Contributors: Dan Boneh, John Mitchell, Nick Miyake, and Blake Ross
Distributed under the BSD License
Recent comments