encryption

package
v0.1.0-alpha.1 Latest Latest
Warning

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

Go to latest
Published: May 29, 2020 License: GPL-3.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DescryptContent

func DescryptContent(contentToDecrypt, key []byte) (decryptedContent []byte, err error)

DescryptContent is a function used to decrypt []byte content encrypted with AES encryption

func EncryptContent

func EncryptContent(contentToEncrypt, key []byte) ([]byte, error)

EncryptContent is a function used to encrypt []byte content using AES encryption

Types

This section is empty.

Jump to

Keyboard shortcuts

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