The Best Go Libraries For Security (7)
Discover the best Go libraries for Security! Find the perfect tools to streamline your development and boost productivity. From argon2-hashing to Coraza, we've got you covered. Let the coding begin!
argon2-hashing
light wrapper around Go's argon2 package that closely mirrors with Go's standard library Bcrypt and simple-scrypt package.
Coraza
Enterprise-ready, modsecurity and OWASP CRS compatible WAF library.
dongle
A simple, semantic and developer-friendly golang package for encoding&decoding and encryption&decryption.
firewalld-rest
A rest application to dynamically update firewalld rules on a linux server.
ssh-vault
encrypt/decrypt using ssh keys.
sslmgr
SSL certificates made easy with a high level wrapper around acme/autocert.
teler-waf
teler-waf is a Go HTTP middleware that provide teler IDS functionality to protect against web-based attacks and improve the security of Go-based web applications. It is highly configurable and easy to integrate into existing Go applications.