hashers

package
v0.0.0-...-84d3ddb Latest Latest
Warning

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

Go to latest
Published: Nov 12, 2016 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Bcrypt

func Bcrypt(cost int) hasher

func DefaultHash

func DefaultHash(h hash.Hash, cost int) hasher

Types

type IHasher

type IHasher interface {
	Hash(password string) string
	Check(password, hashed string) bool
}

Jump to

Keyboard shortcuts

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