Documentation ¶
Index ¶
- func ConvertDomainByteToProtoByte(b [32]byte) []byte
- func ConvertDomainByteToProtoByte32(b []byte) [32]byte
- func ConvertDomainInt8ToProtoInt64(i int8) int64
- func ConvertStringToProtoByte(s string) []byte
- func ConvertValToString(v float32) string
- func JsonStatus(message string) []byte
- func PrivateKeyFromString(s string, publicKey *ecdsa.PublicKey) *ecdsa.PrivateKey
- func PublicKeyFromString(s string) *ecdsa.PublicKey
- func String2BigIntTuple(s string) (big.Int, big.Int)
- type Signature
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ConvertValToString ¶
func JsonStatus ¶
func PrivateKeyFromString ¶
func PrivateKeyFromString(s string, publicKey *ecdsa.PublicKey) *ecdsa.PrivateKey
func PublicKeyFromString ¶
Types ¶
Directories ¶
Path | Synopsis |
---|---|
Package bech32 provides a Go implementation of the bech32 format.
|
Package bech32 provides a Go implementation of the bech32 format. |
Package logger defines an interface and default implementation for subsystem logging.
|
Package logger defines an interface and default implementation for subsystem logging. |
Click to show internal directories.
Click to hide internal directories.