Directories ¶
Path | Synopsis |
---|---|
cmd
|
|
vault
Package main in this directory is for running the vault.
|
Package main in this directory is for running the vault. |
Package config handles all the config which is used in the project.
|
Package config handles all the config which is used in the project. |
internal
|
|
cli
Package cli is an internal package used to parse cli arguments and run respective functionality.
|
Package cli is an internal package used to parse cli arguments and run respective functionality. |
pkg
|
|
crypto
Package crypto implements the following:- Basic encryption using aes and gcm Hmac with sha256 based hashing Random string generation.
|
Package crypto implements the following:- Basic encryption using aes and gcm Hmac with sha256 based hashing Random string generation. |
passwdstore
Package passwdstore implements basic functionality for storing key value pairs.
|
Package passwdstore implements basic functionality for storing key value pairs. |
Click to show internal directories.
Click to hide internal directories.