AEDAcrypt

package
v0.0.0-...-2e12031 Latest Latest
Warning

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

Go to latest
Published: May 26, 2018 License: GPL-3.0 Imports: 5 Imported by: 8

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Decrypter

func Decrypter(cryptmsg []byte, ccfg CryptCfg) ([]byte, error)

func Encrypter

func Encrypter(encmsg []byte, ccfg CryptCfg) ([]byte, error)

func GetMD5HashFromByte

func GetMD5HashFromByte(by []byte) string

func GetMD5HashFromString

func GetMD5HashFromString(text string) string

Types

type CryptCfg

type CryptCfg struct {
	Key   []byte
	Nonce []byte
}

Jump to

Keyboard shortcuts

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