encryption

package
v0.0.0-...-bbec25a Latest Latest
Warning

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

Go to latest
Published: Feb 14, 2023 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewArgon2

func NewArgon2() *argon

Types

type Argon

type Argon interface {
	HashPassword(password string) (string, error)
	VerifyPassword(encodedHash, password string) error
}

Jump to

Keyboard shortcuts

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