Index of /pub/projects/passwdqc/pam_passwdqc/passwdqc/contrib/go

      Name                          Last modified       Size  

[DIR] Parent Directory 17-Jul-2020 20:44 - [TXT] passwordcheck-GoDoc.txt 23-Jun-2016 04:54 6k [   ] passwordcheck-20140527.zip 23-Jun-2016 04:43 52k [   ] passwordcheck-20140527.tar.gz 23-Jun-2016 04:43 52k [TXT] README.txt 23-Jun-2016 05:05 1k

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