//
pkg.gl
Category
github.com/meshplus/crypto-standard
ecc
package
0.1.2
Repository:
https://github.com/meshplus/crypto-standard.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
9
Dependents
0
Files
111 SLOC
#
Functions
Decrypt
Decrypt authenticates and recovers the original message from its input using the private key and the ephemeral key included in the message.
Encrypt
Encrypt secures and authenticates its input using the public key.