encryption

package module
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: Mar 26, 2023 License: MulanPSL-2.0 Imports: 4 Imported by: 1

README

encryption

Sillot E2EE.

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AesDecrypt

func AesDecrypt(cryptData, key []byte) (ret []byte, err error)

func AesEncrypt

func AesEncrypt(data, key []byte) (ret []byte, err error)

func KDF

func KDF(password, salt string) (key []byte, err error)

Types

This section is empty.

Jump to

Keyboard shortcuts

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