crypto

package
v0.0.0-...-dd92ee3 Latest Latest
Warning

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

Go to latest
Published: Jan 27, 2019 License: MIT Imports: 2 Imported by: 0

Documentation

Overview

Package crypto is a set of methods relating to handling passwords.

This will make it easier to get the user package up and going with a stable interface. Once everything is prototyped, if I find a better solution than I am using, then I can change it in the crypto package and not have to change anything else.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ComparePassword

func ComparePassword(password string, databaseHash string) bool

ComparePassword tells us if the password matches

func HashPassword

func HashPassword(password string) string

HashPassword returns a hashed version of the password.

Types

This section is empty.

Jump to

Keyboard shortcuts

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