Versions in this module Expand all Collapse all v0 v0.9.2 Jan 14, 2026 v0.9.1 Jan 8, 2026 Changes in this version + const DecodeOperation + const EncodeOperation + type CipherEncoder interface + Decode func(resourceType domain.ResourceType, b []byte) ([]byte, error) + DecodeValue func(b string) (string, error) + Encode func(resourceType domain.ResourceType, b []byte) ([]byte, error) + EncodeValue func(b string) (string, error)