hyconutil

package module
v0.0.0-...-c2b2f91 Latest Latest
Warning

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

Go to latest
Published: Feb 27, 2020 License: Apache-2.0 Imports: 4 Imported by: 0

README

Hycon utilities for Golang

Functions

  • Blake2bHash

  • PublicKeyToAddress

  • AddressCheckSum

  • AddressToString

  • AddressToUint8Array

  • ZeroPad

  • HyconToString

  • HyconFromString

  • EncodingMnemonic

  • Encrypt

  • Decrypt

  • SignTx

  • SignTxWithDHWallet

  • GetMnemonic

  • CreateWallet

  • CreateHDWallet

  • GetWalletFromExtKey

  • CalidateMnemonic

  • VerifyPrivateKey

  • CreatePublicKey

  • RecoverPublicKey

  • VerifySign

  • DeriveWallet

  • GetBip39WordList

  • CheckPublicKey

  • StrictAdd

  • StrictSub

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AddressCheckSum

func AddressCheckSum(arr []uint8) string

func AddressToString

func AddressToString(address []uint8) string

func AddressToUint8Array

func AddressToUint8Array(address string) ([]uint8, error)

func Blake2bHash

func Blake2bHash(ob []uint8) []uint8

make a blake2b hash on the string or buffer([]byte or []uint8) byte is alias of uint8

func PublicKeyToAddress

func PublicKeyToAddress(publicKey []uint8) []uint8

Types

This section is empty.

Jump to

Keyboard shortcuts

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