crypter

package
v0.0.0-...-f17293a Latest Latest
Warning

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

Go to latest
Published: Nov 21, 2022 License: Apache-2.0 Imports: 16 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AesDecrypt

func AesDecrypt(ciphertext string, key string) (string, error)

func AesEncrypt

func AesEncrypt(text string, key string) (string, error)

func Decrypt

func Decrypt(value string) (string, error)

解密

func DesDecrypt

func DesDecrypt(data, key string) (string, error)

func DesEncrypt

func DesEncrypt(data, key string) (string, error)

ECB

func Encrypt

func Encrypt(value string) (string, error)

加密

Types

This section is empty.

Jump to

Keyboard shortcuts

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