argon2

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Feb 11, 2020 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Argon2

type Argon2 struct {
	Time      uint32
	Memory    uint32
	Threads   uint8
	KeyLength uint32
}

Argon2 is struct to create hash using Argon2id.

func (Argon2) Hash

func (a Argon2) Hash(password, salt string) string

Hash creates hased text from password and salt using Argon2id.

Jump to

Keyboard shortcuts

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