Logo

0x5a.live

for different kinds of informations and explorations.

GitHub - tg123/go-htpasswd: Apache htpasswd Parser for Go.

Apache htpasswd Parser for Go. Contribute to tg123/go-htpasswd development by creating an account on GitHub.

Visit SiteGitHub - tg123/go-htpasswd: Apache htpasswd Parser for Go.

GitHub - tg123/go-htpasswd: Apache htpasswd Parser for Go.

Apache htpasswd Parser for Go. Contribute to tg123/go-htpasswd development by creating an account on GitHub.

Powered by 0x5a.live ๐Ÿ’—

htpasswd for Go

Go Doc Go Report Card

This is a libary to validate user credentials against an HTTPasswd file.

This was forked from https://github.com/jimstudt/http-authentication/tree/master/basic with modifications by @brian-avery to support SSHA, Md5Crypt, and Bcrypt and @jespersoderlund to support Crypt with SHA-256 and SHA-512 support.

Currently, this supports:

  • SSHA
  • MD5Crypt
  • APR1Crypt
  • SHA
  • Bcrypt
  • Plain text
  • Crypt with SHA-256 and SHA-512

GoLang Resources

are all listed below.

Resources

listed to get explored on!!

Made with โค๏ธ

to provide different kinds of informations and resources.