cryptography

package
v0.0.0-...-222c718 Latest Latest
Warning

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

Go to latest
Published: Feb 20, 2025 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Sign

func Sign(message []byte, privateKey []byte) ([]byte, error)

Sign signs a message using a private key

func VerifySignature

func VerifySignature(message []byte, signature []byte, publicKey []byte) bool

VerifySignature verifies a signature using a public key

Types

This section is empty.

Jump to

Keyboard shortcuts

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