Versions in this module Expand all Collapse all v1 v1.0.0 Aug 13, 2024 Changes in this version + func DeriveExistingCryptoKey(password string) []byte + func DoesSaltFileExist() bool + func GenerateNewCryptoKey(password string) []byte + func GenerateSalt() []byte + func GetSaltFilePath() string + func ReadSaltFile() []byte + func WriteSaltFile(salt []byte)