Versions in this module Expand all Collapse all v0 v0.1.2 Nov 11, 2021 Changes in this version + func GenerateKey() (privateKey *[32]byte, publicKey *[32]byte, err error) + func GenerateSharedSecret(priv, pub [32]byte) []byte