hashutils

package
v0.6.1 Latest Latest
Warning

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

Go to latest
Published: Nov 11, 2022 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func HMACBasedHash

func HMACBasedHash(data []byte) string

HMACBasedHash computes a hash-like value using HMAC

func HMACSHA3Str

func HMACSHA3Str(data, secret []byte) string

HMACSHA3Str creates a hmac using sha3 512

func SHA3_256Str

func SHA3_256Str(data []byte) string

SHA3_256Str hashes the passed data with SHA3 256

func SHA3_512Str

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