passwordHashing

package
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: May 3, 2021 License: Unlicense Imports: 1 Imported by: 0

Documentation

Overview

Package passwordHashing provides BCrypt Hashing and Checking of Hashed passwords

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CheckPasswordHash

func CheckPasswordHash(password, hash string) bool

CheckPasswordHash checks the password and the hashed equivalent if match

func HashPassword

func HashPassword(password string) (string, error)

HashPassword hashes a password

Types

This section is empty.

Jump to

Keyboard shortcuts

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