ecies

package
v0.0.0-...-ebe581b Latest Latest
Warning

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

Go to latest
Published: Mar 22, 2024 License: Apache-2.0 Imports: 5 Imported by: 2

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Decrypt

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

Decrypt 非对称解密

func Encrypt

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

Encrypt 非对称加密

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