hash

package
v1.0.5 Latest Latest
Warning

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

Go to latest
Published: Aug 12, 2021 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Overview

Package hash including some useful hash utilities

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DoubleSha256

func DoubleSha256(data []byte) []byte

DoubleSha256 执行2次SHA256,这是为了防止SHA256算法被攻破。

func HashUsingHmac512

func HashUsingHmac512(seed, key []byte) []byte

func UsingRipemd160

func UsingRipemd160(data []byte) []byte

UsingRipemd160 这种hash算法可以缩短长度

func UsingSha256

func UsingSha256(data []byte) []byte

UsingSha256 get the hash result of data using SHA256

Types

This section is empty.

Jump to

Keyboard shortcuts

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