Skip to content
/ pwdhash Public

Stanford PwdHash port to python, usable as library or as a console script.

License

Notifications You must be signed in to change notification settings

abbot/pwdhash

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

No packages published

Languages