hash

package
v0.0.18 Latest Latest
Warning

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

Go to latest
Published: Feb 12, 2023 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GenerateHashArgon2

func GenerateHashArgon2(secret string) (encodedHash string, err error)

GenerateHashArgon2 hashes the secret and returns base64 of the hash

func GenerateHashBlake2b

func GenerateHashBlake2b(secret string) (encodedHash string)

GenerateHashBlake2b hashes the secret and returns base64 of the hash

func GenerateHashSha512

func GenerateHashSha512(secret string) (encodedHash string)

GenerateHashSha512 hashes the secret and returns base64 of the hash

Types

This section is empty.

Jump to

Keyboard shortcuts

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