package
0.0.0-20241112165158-ce2ad370627b
Repository: https://github.com/cloudflare/redoctober.git
Documentation: pkg.go.dev

# Functions

Decrypt authenticates and recovers the original message from its input using the private key and the ephemeral key included in the message.
Encrypt secures and authenticates its input using the public key using ECDHE with AES-128-CBC-HMAC-SHA1.

# Variables