aes

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: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var AesDecrypt func(cipherText, key []byte) ([]byte, error) = AesEncrypt

Functions

func AesEncrypt

func AesEncrypt(plainText, key []byte) ([]byte, error)

AES 加解密 plainText:明文 key:密钥 返回密文/明文,以及错误

Types

This section is empty.

Jump to

Keyboard shortcuts

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