Index of /openwall/projects/passwdqc/contrib/go/

NameLast ModifiedSizeType
../ -  Directory
passwordcheck-20140527.tar.gz2016-Jun-22 22:43:0952.0Kapplication/x-gtar-compressed
passwordcheck-20140527.zip2016-Jun-22 22:43:0652.0Kapplication/zip
passwordcheck-GoDoc.txt2016-Jun-22 22:54:255.6Ktext/plain; charset=utf-8
Go bindings for passwdqc, by Dmitry Chestnykh

https://github.com/dchest/passwordcheck

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

https://godoc.org/github.com/dchest/passwordcheck
lighttpd/1.4.53