crypto

package
v1.6.2 Latest Latest
Warning

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

Go to latest
Published: Aug 18, 2025 License: MIT Imports: 6 Imported by: 0

Documentation

Overview

Package crypto 提供各类算法加解密

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AESDecrypt

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

AESDecrypt 实现 AES-GCM 算法解密

func AESEncrypt

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

AESEncrypt 实现 AES-GCM 算法加密

Types

This section is empty.

Jump to

Keyboard shortcuts

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