scalarmult

package
v0.0.0-...-f08c318 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 14, 2020 License: MPL-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

View Source
const (
	Curve25519_Bytes       = 32
	Curve25519_ScalarBytes = 32
)
View Source
const (
	Primitive   = "curve25519"
	Bytes       = Curve25519_Bytes
	ScalarBytes = Curve25519_ScalarBytes
)

Variables

This section is empty.

Functions

func Curve25519

func Curve25519(dst, in, base []byte) (out []byte, err error)

Curve25519

func Curve25519Base

func Curve25519Base(dst, in []byte) (out []byte)

Curve25519Base

func ScalarMult

func ScalarMult(dst, in, base []byte) (out []byte, err error)

ScalarMult

func ScalarMultBase

func ScalarMultBase(dst, in []byte) (out []byte)

ScalarMultBase

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL