package
Version:
v0.0.0-...-9d5f6c9
Opens a new window with list of versions in this module.
Published: Nov 13, 2018
License: Apache-2.0
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func PKCS5Padding(ciphertext []byte, blockSize int) []byte
明文补码算法
func PKCS5UnPadding(origData []byte) []byte
明文减码算法
Source Files
¶
Click to show internal directories.
Click to hide internal directories.