encryption

package
v0.0.6 Latest Latest
Warning

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

Go to latest
Published: Jun 1, 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(cipherText []byte, key *[32]byte) (plainText []byte, err error)

func Encrypt

func Encrypt(plainText []byte, key *[32]byte) (cipherText []byte, err error)

func NewEncryptionKey

func NewEncryptionKey(secret string) *[32]byte

Types

This section is empty.

Jump to

Keyboard shortcuts

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