Versions in this module Expand all Collapse all v0 v0.4.1 Sep 5, 2022 Changes in this version + const Ivaes + const Ivdes + func PKCS5Padding(plainText []byte, blockSize int) []byte + func PKCS5UnPadding(plainText []byte, blockSize int) ([]byte, error)