mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
Add acopw-go to the Security category (#4884)
This commit is contained in:
parent
f5cdcad949
commit
78f31eaaff
@ -2189,6 +2189,7 @@ _Libraries for scientific computing and data analyzing._
|
||||
_Libraries that are used to help make your application more secure._
|
||||
|
||||
- [acmetool](https://github.com/hlandau/acme) - ACME (Let's Encrypt) client tool with automatic renewal.
|
||||
- [acopw-go](https://sr.ht/~jamesponddotco/acopw-go/) - Small cryptographically secure password generator package for Go.
|
||||
- [acra](https://github.com/cossacklabs/acra) - Network encryption proxy to protect database-based applications from data leaks: strong selective encryption, SQL injections prevention, intrusion detection system.
|
||||
- [age](https://github.com/FiloSottile/age) - A simple, modern and secure encryption tool (and Go library) with small explicit keys, no config options, and UNIX-style composability.
|
||||
- [argon2-hashing](https://github.com/andskur/argon2-hashing) - light wrapper around Go's argon2 package that closely mirrors with Go's standard library Bcrypt and simple-scrypt package.
|
||||
|
Loading…
Reference in New Issue
Block a user