gcryptfmt

package
v0.0.0-...-bad6181 Latest Latest
Warning

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

Go to latest
Published: Apr 13, 2024 License: GPL-3.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func BtcKeyDecode

func BtcKeyDecode(data string) ([]byte, error)

func BtcKeyEncode

func BtcKeyEncode(data []byte) (string, error)

func EthAddrDecode

func EthAddrDecode(keyString string) ([]byte, error)

func EthAddrEncode

func EthAddrEncode(keyBytes []byte) (string, error)

func EthKeyDecode

func EthKeyDecode(keyString string) ([]byte, error)

func EthKeyEncode

func EthKeyEncode(keyBytes []byte) (string, error)

Types

type AddrDecode

type AddrDecode func(addrString string) ([]byte, error)

type AddrEncode

type AddrEncode func(addrBytes []byte) (string, error)

type KeyDecode

type KeyDecode func(keyString string) ([]byte, error)

type KeyEncode

type KeyEncode func(keyBytes []byte) (string, error)

Jump to

Keyboard shortcuts

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