ecies

package
v0.0.0-...-d9e9996 Latest Latest
Warning

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

Go to latest
Published: Oct 27, 2019 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Decrypt

func Decrypt(privateKey *ecdsa.PrivateKey, cypherText []byte) (msg []byte, err error)

Decrypt message using private key

func Encrypt

func Encrypt(publicKey *ecdsa.PublicKey, msg []byte) (cypherText []byte, err error)

Encrypt message using public key

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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