keypair

package
v0.0.0-...-17f76c2 Latest Latest
Warning

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

Go to latest
Published: Mar 27, 2023 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type KeyPair

type KeyPair struct {
	Public  *[32]byte
	Private *[32]byte
}

KeyPair ...

func New

func New(public *[32]byte, private *[32]byte) KeyPair

New ...

func Random

func Random() (KeyPair, error)

Random ...

func (*KeyPair) SharedKey

func (k *KeyPair) SharedKey(peer KeyPair) *[32]byte

SharedKey ...

Jump to

Keyboard shortcuts

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