ssm

package
v0.0.0-...-f54a15d Latest Latest
Warning

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

Go to latest
Published: Nov 11, 2024 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CreateECDSAKeyPair

func CreateECDSAKeyPair() (string, string, string, error)

func CreateEdDSAKeyPair

func CreateEdDSAKeyPair() (string, string, error)

func SignECDSAMessage

func SignECDSAMessage(privKey string, txMsg string) (string, error)

func SignEdDSAMessage

func SignEdDSAMessage(priKey string, txMsg string) (string, error)

func VerifyECDSASign

func VerifyECDSASign(pubKey, msgHash, sig string) bool

func VerifyEdDSASign

func VerifyEdDSASign(pubKey, msgHash, sig string) bool

Types

This section is empty.

Jump to

Keyboard shortcuts

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