package
Version:
v0.0.0-...-87aebb1
Opens a new window with list of versions in this module.
Published: Feb 9, 2021
License: Apache-2.0
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func PKCS5Padding(plaintext []byte, blockSize int) []byte
填充明文
func PKCS5UnPadding(origData []byte) []byte
去除填充数据
Source Files
¶
Click to show internal directories.
Click to hide internal directories.