package
1.2.5
Repository: https://github.com/brutella/hc.git
Documentation: pkg.go.dev

# Functions

GeneratePrivateKey returns random bytes.
PublicKey returns a Curve25519 public key derived from privateKey.
SharedSecret returns a Curve25519 shared secret derived from privateKey and otherPublicKey.