crypto

package
v0.0.0-...-3499ab5 Latest Latest
Warning

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

Go to latest
Published: Mar 17, 2025 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DecryptData

func DecryptData(encryptedData []byte, key []byte) ([]byte, error)

func Ecrecover

func Ecrecover(msg []byte, sign []byte) (string, error)

func EncryptData

func EncryptData(data []byte, key []byte) ([]byte, error)

func GenerateEncryptKey

func GenerateEncryptKey(data []byte) []byte

func Hash256

func Hash256(data []byte) []byte

Types

This section is empty.

Jump to

Keyboard shortcuts

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