forked from abbot/pwdhash
-
Notifications
You must be signed in to change notification settings - Fork 0
Stanford PwdHash port to python, usable as library or as a console script.
License
betabrain/pwdhash
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This is a fork of pwdhash.py which is based on the official JavaScript implementation of the Stanford PwdHash algorithm. For details see below. This fork attempts to modernise pwdhash.py. Features: - Newer hashing algorithms - Stronger password ORIGINAL NOTICE: 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 [1] Ross, B., Jackson, C., Miyake, N., Boneh, D., & Mitchell, J. C. (2005, August). Stronger Password Authentication Using Browser Extensions. In Usenix security (pp. 17-32).
About
Stanford PwdHash port to python, usable as library or as a console script.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Python 100.0%