package
0.0.0-20210405173606-cd9060f5f776
Repository: https://github.com/kevinburke/nacl.git
Documentation: pkg.go.dev
# Functions
Base returns the product in*base where dst and base are the x coordinates of group points, base is the standard generator and all values are in little-endian form.
Mult returns the product in*base where dst and base are the x coordinates of group points and all values are in little-endian form.
# Constants
Size is the size, in bytes, of a value for use in scalar multiplication.