Versions in this module Expand all Collapse all v5 v5.2.1 Mar 10, 2020 Changes in this version + func PrivateKeyToCurve25519(curve25519Private *[32]byte, privateKey *[64]byte) + func PublicKeyToCurve25519(curve25519Public *[32]byte, publicKey *[32]byte) bool + func RepresentativeToPublicKey(publicKey, representative *[32]byte) + func ScalarBaseMult(publicKey, representative, privateKey *[32]byte) bool