Documentation ¶
Index ¶
- func DbDecrypt(tmpdb string) error
- func DbEncrypt(key []byte, encdb string, tmpdb string) error
- func GenerateKey(master string, salt []byte) (string, error)
- func GenerateNewKey(master string) ([]byte, error)
- func GetAllCredentials() (types.Credentials, error)
- func GetEncryptedDB(a *[]byte) error
- func GetKey(a *[]byte) error
- func GetSalt(a *[]byte) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GenerateNewKey ¶
func GetAllCredentials ¶
func GetAllCredentials() (types.Credentials, error)
func GetEncryptedDB ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.