rsa

package
v0.0.0-...-bdf1fbf Latest Latest
Warning

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

Go to latest
Published: Dec 4, 2019 License: Unlicense Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Decrypto

func Decrypto(cryptoText []byte, publicKey []byte) (plainText []byte)

func Encrypto

func Encrypto(plainText []byte, privateKey []byte) (cryptoText []byte)

func Generate

func Generate() (privateKey []byte, publicKey []byte, err error)

Generate a RSA key-pair

Types

This section is empty.

Jump to

Keyboard shortcuts

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