mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
add luks.go (#4718)
This commit is contained in:
parent
cc814878fb
commit
cff1ae150f
@ -2244,6 +2244,7 @@ _Libraries that are used to help make your application more secure._
|
|||||||
- [goSecretBoxPassword](https://github.com/dwin/goSecretBoxPassword) - A probably paranoid package for securely hashing and encrypting passwords.
|
- [goSecretBoxPassword](https://github.com/dwin/goSecretBoxPassword) - A probably paranoid package for securely hashing and encrypting passwords.
|
||||||
- [Interpol](https://github.com/avahidi/interpol) - Rule-based data generator for fuzzing and penetration testing.
|
- [Interpol](https://github.com/avahidi/interpol) - Rule-based data generator for fuzzing and penetration testing.
|
||||||
- [lego](https://github.com/go-acme/lego) - Pure Go ACME client library and CLI tool (for use with Let's Encrypt).
|
- [lego](https://github.com/go-acme/lego) - Pure Go ACME client library and CLI tool (for use with Let's Encrypt).
|
||||||
|
- [luks.go](https://github.com/anatol/luks.go) - Pure Golang library to manage LUKS partitions.
|
||||||
- [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.
|
||||||
- [multikey](https://github.com/adrianosela/multikey) - An n-out-of-N keys encryption/decryption framework based on Shamir's Secret Sharing algorithm.
|
- [multikey](https://github.com/adrianosela/multikey) - An n-out-of-N keys encryption/decryption framework based on Shamir's Secret Sharing algorithm.
|
||||||
- [nacl](https://github.com/kevinburke/nacl) - Go implementation of the NaCL set of API's.
|
- [nacl](https://github.com/kevinburke/nacl) - Go implementation of the NaCL set of API's.
|
||||||
|
Loading…
Reference in New Issue
Block a user