//
pkg.gl
Category
github.com/cloudflare/redoctober
ecdh
package
0.0.0-20241112165158-ce2ad370627b
Repository:
https://github.com/cloudflare/redoctober.git
Documentation:
pkg.go.dev
Versions
1
Dependencies
10
Dependents
2
Files
83 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 using ECDHE with AES-128-CBC-HMAC-SHA1.
#
Variables
Curve