Versions in this module Expand all Collapse all v1 v1.0.0 Aug 18, 2024 Changes in this version + func NewDecrypter(key []byte) (*decrypter, error) + func NewEncrypter(key []byte) (*encrypter, error)