Versions in this module Expand all Collapse all v0 v0.1.1 Mar 22, 2022 Changes in this version + const PointSize + const ScalarSize + var Basepoint []byte + func ScalarBaseMult(dst, scalar *[32]byte) + func ScalarMult(dst, scalar, point *[32]byte) + func X25519(scalar, point []byte) ([]byte, error)