Versions in this module Expand all Collapse all v1 v1.0.0 Sep 21, 2017 Changes in this version + func Decrypt(key, iv, ciphertext []byte) ([]byte, error) + func Encrypt(key, iv, message []byte) ([]byte, []byte, error)