util

package
v1.0.3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 8, 2021 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Error

func Error(file string, line int, err string) error

错误格式化

func PaddingLastGroup

func PaddingLastGroup(plainText []byte, blockSize int) []byte

填充最后一组 plainText:明文 blockSize:块大小 返回:填充后的明文

func UnpaddingLastGroup

func UnpaddingLastGroup(plainText []byte) []byte

去掉填充 plainText:填充后的明文 返回:填充前的明文

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL