hasher

package module
v1.0.3 Latest Latest
Warning

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

Go to latest
Published: Dec 14, 2021 License: MIT Imports: 1 Imported by: 0

README

hasher

Go Reference

This module implement simple use for hashing strings.

Download/Install

The easiest way to install is to run go get -u github.com/dkischenko/hasher/.... You can also manually git clone the repository to $GOPATH/src/github.com/dkischenko/hasher.

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CheckPasswordHash

func CheckPasswordHash(hash string, password string) bool

func HashPassword

func HashPassword(password string) (string, error)

Types

This section is empty.

Jump to

Keyboard shortcuts

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