ecdhsign

package
v1.0.4 Latest Latest
Warning

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

Go to latest
Published: Jul 16, 2025 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func SignChallenge

func SignChallenge(challenge []byte, privateKey, publicKey wgtypes.Key) ([]byte, error)

SignChallenge signs a challenge message using the ECDH key as input to a SHA256 HMAC.

func VerifyChallenge

func VerifyChallenge(challenge, signature []byte, privateKey, publicKey wgtypes.Key) bool

VerifyChallenge verifies a challenge message using the ECDH key as input to a SHA256 HMAC.

Types

This section is empty.

Jump to

Keyboard shortcuts

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