xor

package
v0.0.0-...-bb1a4e7 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func EncryptDecrypt

func EncryptDecrypt(input, key string) (output string)

EncryptDecrypt runs a XOR encryption on the input string, encrypting it if it hasn't already been, and decrypting it if it has, using the key provided.

func EncryptDecryptBytes

func EncryptDecryptBytes(input, key []byte) []byte

Types

This section is empty.

Jump to

Keyboard shortcuts

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