passlib
Password validator
A password validation library in Go inspired by Python's passlib.
Idiotproof golang password validation library inspired by Python's passlib
288 stars
11 watching
31 forks
Language: Go
last commit: almost 4 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
| A lightweight validation library written in Go language to validate data of various types. | 11 |
| A lightweight password strength meter using raw entropy values to evaluate the security of a password | 507 |
| A utility library for securely hashing and encrypting passwords based on the Dropbox method. | 59 |
| A fast and intuitive validation library for Go that uses pre-existing Is... functions from the govalidator project. | 22 |
| A Go package providing a framework for defining custom validators and built-in validation helpers for common data structures. | 95 |
| Validate golang request data with simple rules inspired by Laravel's request validation | 1,324 |
| Struct validation using tags | 51 |
| A lightweight model validator written in Go. | 7 |
| A Go library to validate user credentials against an HTTPasswd file. | 39 |
| A Go implementation of a realistic password strength estimator inspired by password crackers. | 68 |
| A password generation tool with options for custom character sets and accessibility features. | 55 |
| A library that provides Web Authentication capabilities for Go applications. | 827 |
| A validation library for Go that helps ensure input data meets specific criteria using struct tags and standalone functions. | 10 |
| A Go library providing a secure token-based authentication mechanism with key management and verification capabilities. | 357 |
| A Go client library for the VerifID identity verification layer API | 2 |