Versions in this module Expand all Collapse all v1 v1.0.1 Apr 19, 2024 Changes in this version + type Crypt interface + DecryptString func(payload string) (string, error) + EncryptString func(value string) (string, error)