easycrypt

package
v0.1.1 Latest Latest
Warning

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

Go to latest
Published: Oct 11, 2020 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Decrypt

func Decrypt(bytes []byte, key string) ([]byte, error)

Decrypt decrypts bytes using key (aes)

func Encrypt

func Encrypt(bytes []byte, key string) ([]byte, error)

Encrypt uses aes encryption on text using key

Types

This section is empty.

Jump to

Keyboard shortcuts

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