hash

package
v0.1.1-alpha Latest Latest
Warning

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

Go to latest
Published: Oct 31, 2022 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func HMAC

func HMAC(hash cryptox.Hash, key cryptox.Bytes, data cryptox.Bytes) cryptox.Bytes

HMAC hashes data with hash and key.

func MD5

func MD5(data cryptox.Bytes) cryptox.Bytes

MD5 hashes data with md5.

func SHA1

func SHA1(data cryptox.Bytes) cryptox.Bytes

SHA1 hashes data with sha1.

func SHA224

func SHA224(data cryptox.Bytes) cryptox.Bytes

SHA224 hashes data with sha224.

func SHA256

func SHA256(data cryptox.Bytes) cryptox.Bytes

SHA256 hashes data with sha256.

func SHA384

func SHA384(data cryptox.Bytes) cryptox.Bytes

SHA384 hashes data with sha384.

func SHA512

func SHA512(data cryptox.Bytes) cryptox.Bytes

SHA512 hashes 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