aesutil

package
v0.0.6 Latest Latest
Warning

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

Go to latest
Published: May 5, 2021 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AesDecrypt

func AesDecrypt(cryted string, key string, salt []byte, useBase58 bool) string

aes解密

func AesDecryptByDefault

func AesDecryptByDefault(orig string, key string) string

使用默认设置解密

func AesEncrypt

func AesEncrypt(orig string, key string, salt []byte, useBase58 bool) string

aes加密

func AesEncryptByDefault

func AesEncryptByDefault(orig string, key string) string

使用默认设置加密

Types

This section is empty.

Jump to

Keyboard shortcuts

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