Skip to content

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

Stars

10 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages