rsa

package
v0.4.0 Latest Latest
Warning

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

Go to latest
Published: Aug 23, 2018 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Decrypt

func Decrypt(ciphertext []byte, privateKey ...[]byte) ([]byte, error)

Decrypt

func DecryptBase64

func DecryptBase64(input []byte, privateKey ...[]byte) ([]byte, error)

DecryptBase64

func Encrypt

func Encrypt(input []byte, publicKey ...[]byte) ([]byte, error)

Encrypt

func EncryptBase64

func EncryptBase64(input []byte, publicKey ...[]byte) ([]byte, error)

EncryptBase64

Types

This section is empty.

Jump to

Keyboard shortcuts

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