hashUtils

package
v0.3.2 Latest Latest
Warning

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

Go to latest
Published: Sep 21, 2021 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func HMACBasedHash added in v0.3.0

func HMACBasedHash(data []byte) string

HMACBasedHash computes a hash-like value using HMAC

func HMACSHA3Str added in v0.3.0

func HMACSHA3Str(data, secret []byte) string

HMACSHA3Str creates a hmac using sha3 512

func SHA3_256Str added in v0.3.0

func SHA3_256Str(data []byte) string

SHA3_256Str hashes the passed data with SHA3 256

func SHA3_512Str added in v0.3.0

func SHA3_512Str(data []byte) string

SHA3_512Str hashes the passed data with SHA3 512

func SHA512

func SHA512(data []byte) []byte

SHA512 hashes the passed data with sha512

func SHA512Str

func SHA512Str(data []byte) string

SHA512Str hashes the passed data with sha512

Types

This section is empty.

Jump to

Keyboard shortcuts

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