mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
Added dwin/GoSecretBoxPassword (#1633)
* Added dwin/GoSecretBoxPassword * Update README.md
This commit is contained in:
parent
7235631d95
commit
187b1aa051
@ -967,6 +967,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis
|
|||||||
* [acmetool](https://github.com/hlandau/acme) - ACME (Let's Encrypt) client tool with automatic renewal.
|
* [acmetool](https://github.com/hlandau/acme) - ACME (Let's Encrypt) client tool with automatic renewal.
|
||||||
* [BadActor](https://github.com/jaredfolkins/badactor) - In-memory, application-driven jailer built in the spirit of fail2ban.
|
* [BadActor](https://github.com/jaredfolkins/badactor) - In-memory, application-driven jailer built in the spirit of fail2ban.
|
||||||
* [go-yara](https://github.com/hillu/go-yara) - Go Bindings for [YARA](https://github.com/plusvic/yara), the "pattern matching swiss knife for malware researchers (and everyone else)".
|
* [go-yara](https://github.com/hillu/go-yara) - Go Bindings for [YARA](https://github.com/plusvic/yara), the "pattern matching swiss knife for malware researchers (and everyone else)".
|
||||||
|
* [goSecretBoxPassword](https://github.com/dwin/goSecretBoxPassword) - A probably paranoid package for securely hashing and encrypting passwords.
|
||||||
* [lego](https://github.com/xenolf/lego) - Pure Go ACME client library and CLI tool (for use with Let's Encrypt).
|
* [lego](https://github.com/xenolf/lego) - Pure Go ACME client library and CLI tool (for use with Let's Encrypt).
|
||||||
* [memguard](https://github.com/awnumar/memguard) - A pure Go library for handling sensitive values in memory.
|
* [memguard](https://github.com/awnumar/memguard) - A pure Go library for handling sensitive values in memory.
|
||||||
* [passlib](https://github.com/hlandau/passlib) - Futureproof password hashing library.
|
* [passlib](https://github.com/hlandau/passlib) - Futureproof password hashing library.
|
||||||
|
Loading…
Reference in New Issue
Block a user