utils

package
v0.0.0-...-e3ea770 Latest Latest
Warning

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

Go to latest
Published: Jul 14, 2023 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DeserializePrivateKey

func DeserializePrivateKey(privateKey string) *big.Int

func DeserializePublicKey

func DeserializePublicKey(publicKey string) ec.ElCPoint

func DeserializeSignature

func DeserializeSignature(sigR, sigS string) (r, s *big.Int)

func SerializePrivateKey

func SerializePrivateKey(privateKey *big.Int) string

func SerializePublicKey

func SerializePublicKey(publicKey ec.ElCPoint) string

func SerializeSignature

func SerializeSignature(r, s *big.Int) (sigR, sigS string)

Types

This section is empty.

Jump to

Keyboard shortcuts

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