Versions in this module Expand all Collapse all v1 v1.1.0 Mar 21, 2022 v1.0.0 Feb 10, 2022 Changes in this version + func DecryptAES(data []byte, passphrase string) ([]byte, error) + func EncryptAES(data []byte, passphrase string) []byte