Versions in this module Expand all Collapse all v0 v0.1.0 Apr 28, 2026 Changes in this version + func DecryptFile(path, keyBase64 string) error + func EncryptFile(path, keyBase64 string) error + func GenerateKey() (string, error) + func IsEncrypted(path string) bool