edwards25519

package
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: Aug 14, 2017 License: MIT Imports: 1 Imported by: 2

Documentation

Overview

Package edwards25519 implements operations on an Edwards curve that is isomorphic to curve25519.

Crypto operations are implemented by calling directly into the Rust library curve25519-dalek, without cgo.

You should not actually be using this.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ScalarBaseMult

func ScalarBaseMult(dst, in *[32]byte)

ScalarBaseMult multiplies the scalar in by the curve basepoint, and writes the compressed Edwards representation of the resulting point to dst.

Types

This section is empty.

Jump to

Keyboard shortcuts

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