encryption

package
v0.0.0-...-c683906 Latest Latest
Warning

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

Go to latest
Published: Oct 16, 2018 License: MIT Imports: 3 Imported by: 0

Documentation

Overview

Encryption package has functions inside of it that utilize various encypting and hashing techniques

Encryption package has functions inside of it that utilize various encypting and hashing techniques

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CheckPassword

func CheckPassword(hash, plainText []byte) error

func HashPassword

func HashPassword(password string) (string, error)

func RandomString

func RandomString(length int) string

RandomString function takes an integer length value in and returns a random string of that size built from the charset constant.

Types

This section is empty.

Jump to

Keyboard shortcuts

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