hashing

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Jan 16, 2022 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CheckPasswordHashBcrypt

func CheckPasswordHashBcrypt(password, hash string) bool

func HashPassword

func HashPassword(input string) string

HashPassword: Added salt and return a hashed string

func HashPasswordBcrypt

func HashPasswordBcrypt(password string) (string, error)

func HashWithMD5

func HashWithMD5(input string) string

HashWithMD5: Return a MD5'd string

Types

This section is empty.

Jump to

Keyboard shortcuts

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