Versions in this module Expand all Collapse all v0 v0.0.2 Jul 10, 2019 Changes in this version + func GenerateKey() (privateKey *[32]byte, publicKey *[32]byte, err error) + func GenerateSharedSecret(priv, pub [32]byte) []byte