Skip to content

Go package passwordcheck is a password and passphrase strength checker based on passwdqc.

License

Notifications You must be signed in to change notification settings

dchest/passwordcheck

Repository files navigation

passwordcheck

Build Status

Go package passwordcheck is a password and passphrase strength checker based on passwdqc.

Currently implemented via a CGO-binding to a passwdqc (modified to remove dependency on pwd.h). In the future I'd like to translate it to pure Go.

Installation

$ go get github.com/dchest/passwordcheck

Documentation

http://godoc.org/github.com/dchest/passwordcheck

About

Go package passwordcheck is a password and passphrase strength checker based on passwdqc.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published