Versions in this module Expand all Collapse all v1 v1.16.3 Oct 23, 2019 Changes in this version + func CreateRandBytes(size uint32) ([]byte, error) + func DecryptBytes(data, key []byte) ([]byte, error) + func EncryptBytes(data, key []byte) ([]byte, error)