Versions in this module Expand all Collapse all v1 v1.0.0 Jun 22, 2023 Changes in this version + type Crypt interface + DecryptString func(payload string) (string, error) + EncryptString func(value string) (string, error)