hash160

package
v0.0.0-...-c9cba37 Latest Latest
Warning

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

Go to latest
Published: Oct 10, 2018 License: Unlicense Imports: 2 Imported by: 0

Documentation

Overview

Package hash160 is a library for turning bytes into a 'hash160' hash, which is an sha256 hash followed by ripemd160, 20 bytes long, used by bitcoin and other addresses derived from the public keys, and used by scripts, which are a special type of address

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Sum

func Sum(message *[]byte) *[]byte

Sum returns the result of sha256 and then ripemd160 on a message

Types

This section is empty.

Jump to

Keyboard shortcuts

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