argon2

package
v0.0.0-...-3224d7c Latest Latest
Warning

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

Go to latest
Published: Apr 2, 2023 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type PasswordEncoder

type PasswordEncoder struct{}

func NewArgon2PasswordEncoder

func NewArgon2PasswordEncoder() *PasswordEncoder

func (*PasswordEncoder) EncodePassword

func (e *PasswordEncoder) EncodePassword(rawPassword string) (password.EncodedPassword, error)

func (*PasswordEncoder) IsMatchPassword

func (e *PasswordEncoder) IsMatchPassword(raw string, encoded password.EncodedPassword) bool

Jump to

Keyboard shortcuts

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