Documentation
¶
Index ¶
- Variables
- func CreateHashWithSalt(password string, salt []byte, params *argon2id.Params) string
- func Decrypt(enc, key string) (string, error)
- func DownloadResources(resources []Resource, path string) error
- func Encrypt(str, key string) (string, error)
- func GeneratePassword() (string, error)
- func GenerateRandomKey() (string, error)
- type Resource
Constants ¶
This section is empty.
Variables ¶
View Source
var PASSWORD_LENGTH int = 16
Functions ¶
func CreateHashWithSalt ¶
func DownloadResources ¶
func GeneratePassword ¶
func GenerateRandomKey ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.