Versions in this module Expand all Collapse all v0 v0.1.0 Jan 28, 2019 Changes in this version + func DecAes(encData []byte, aeskey []byte) ([]byte, error) + func DecAsym(encData []byte) ([]byte, error) + func DecRsa(encData []byte) ([]byte, error)