crypto

package module
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Oct 16, 2020 License: MIT Imports: 4 Imported by: 1

README

crypto

aes encryption

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AesDecrypt

func AesDecrypt(keys []string, raw []byte) ([]byte, error)

AesDecrypt decrypt by aes-gcm-256

func AesEncrypt

func AesEncrypt(keys []string, raw []byte) ([]byte, error)

AesEncrypt encrypt by aes-gcm-256

Types

This section is empty.

Jump to

Keyboard shortcuts

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