aes

package
v1.0.7-alpha Latest Latest
Warning

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

Go to latest
Published: Jul 3, 2021 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

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

Functions

func AesEncrypt

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

AES 加解密 plainText:明文 iv: 初始化向量 key:密钥 返回密文/明文,以及错误

Types

This section is empty.

Jump to

Keyboard shortcuts

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