passlib

Password validator

A password validation library in Go inspired by Python's passlib.

key Idiotproof golang password validation library inspired by Python's passlib

GitHub

288 stars
11 watching
31 forks
Language: Go
last commit: almost 4 years ago
Linked from 2 awesome lists


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
lyonnee/hvalid A lightweight validation library written in Go language to validate data of various types. 11
wagslane/go-password-validator A lightweight password strength meter using raw entropy values to evaluate the security of a password 507
dwin/gosecretboxpassword A utility library for securely hashing and encrypting passwords based on the Dropbox method. 59
tiendc/go-validator A fast and intuitive validation library for Go that uses pre-existing Is... functions from the govalidator project. 22
gobuffalo/validate A Go package providing a framework for defining custom validators and built-in validation helpers for common data structures. 95
thedevsaddam/govalidator Validate golang request data with simple rules inspired by Laravel's request validation 1,324
twharmon/govalid Struct validation using tags 51
go-the-way/validator A lightweight model validator written in Go. 7
tg123/go-htpasswd A Go library to validate user credentials against an HTTPasswd file. 39
trustelem/zxcvbn A Go implementation of a realistic password strength estimator inspired by password crackers. 68
m1/go-generate-password A password generation tool with options for custom character sets and accessibility features. 55
go-webauthn/webauthn A library that provides Web Authentication capabilities for Go applications. 827
cinar/checker A validation library for Go that helps ensure input data meets specific criteria using struct tags and standalone functions. 10
pascaldekloe/jwt A Go library providing a secure token-based authentication mechanism with key management and verification capabilities. 357
verifid/vl-go A Go client library for the VerifID identity verification layer API 2