crypto

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Jan 28, 2019 License: Unlicense Imports: 10 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DecAes

func DecAes(encData []byte, aeskey []byte) ([]byte, error)

DecAes decrypts data encrypted with AES

func DecAsym

func DecAsym(encData []byte) ([]byte, error)

DecAsym decypts asymetric encryption (2048 bit RSA + AES)

func DecRsa

func DecRsa(encData []byte) ([]byte, error)

DecRsa decrypts RSA-encrypted data

Types

This section is empty.

Jump to

Keyboard shortcuts

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