Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Compare to passlib #1

Open
dhui opened this issue Aug 10, 2017 · 1 comment
Open

Compare to passlib #1

dhui opened this issue Aug 10, 2017 · 1 comment

Comments

@dhui
Copy link
Owner

dhui commented Aug 10, 2017

Add comparison to passlib

At a quick glance

Both packages support

  • Auto-updating KDFs

Passlib has

Passhash has

  • 100% code coverage
  • Customizable work factors for KDFs (preference of KDFs not customizable - at least not yet...)
  • Customizable password policies
  • Audit log support
  • Customizable storage of credentials (e.g. load credentials mastered written by an existing system)
  • A+ on go report card (https://goreportcard.com/report/github.com/dhui/passhash)
@dhui
Copy link
Owner Author

dhui commented Jan 10, 2018

Also, compare with: https://github.com/dwin/goSecretBoxPassword

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant