Versions in this module Expand all Collapse all v0 v0.3.1 Nov 1, 2017 Changes in this version + type Codec interface + Decrypt func([]byte) ([]byte, error) + Encrypt func([]byte) ([]byte, error)