crypto

package
v0.0.0-...-a76f7ba Latest Latest
Warning

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

Go to latest
Published: May 22, 2019 License: GPL-3.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

View Source
const Lennysecret = "(° ͜ʖ °) ~ > (͡~ ͜ʖ ͡°)"

Variables

This section is empty.

Functions

func Decrypt

func Decrypt(input []byte) *bytes.Buffer

Decrypt uses "crypto/aes" to gcm.Open() && return the result in a new bytes.Buffer pointer

func Encrypt

func Encrypt(input []byte) *bytes.Buffer

Encrypt uses "crypto/aes" to gcm.Seal() && return the result in a new bytes.Buffer pointer

Types

This section is empty.

Jump to

Keyboard shortcuts

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