ecies

package
v1.6.28 Latest Latest
Warning

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

Go to latest
Published: Mar 26, 2024 License: BSD-2-Clause-Patent Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Decrypt

func Decrypt(ciphered, privateKeyBytes, publicKeyBytes []byte) ([]byte, error)

Decrypt ...

func Encrypt

func Encrypt(msg, publicKeyBytes []byte) ([]byte, error)

Encrypt ...

func PrivateKeyFrom

func PrivateKeyFrom(privateKeyBytes, publicKeyBytes []byte) (sk ethecies.PrivateKey, err error)

PrivateKeyFrom ...

func PublicKeyFrom

func PublicKeyFrom(publicKeyBytes []byte) (pk ethecies.PublicKey, err error)

PublicKeyFrom ...

Types

This section is empty.

Jump to

Keyboard shortcuts

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