Documentation ¶
Index ¶
- func DecryptFile(filename string, passphrase string) (data []byte, err error)
- func DecryptFileDummy(filename string, passphrase string) (data []byte, err error)
- func EncryptFile(filename string, data []byte, passphrase string) (err error)
- func EncryptFileDummy(filename string, data []byte, passphrase string) (err error)
- type Vault
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DecryptFileDummy ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.