Versions in this module Expand all Collapse all v0 v0.2.0 Mar 5, 2024 Changes in this version + func PKCS7Padding(plantText []byte, blockSize int) []byte + func PKCS7UnPadding(plantText []byte) []byte