Versions in this module Expand all Collapse all v1 v1.0.1 Jul 29, 2019 v1.0.0 Jul 29, 2019 Changes in this version + func GenSessionID() string + func Md5(msg string) string + func PKCS5Padding(ciphertext []byte, blockSize int) []byte + func PKCS5UnPadding(origData []byte) []byte