encoder

package module
v0.0.0-...-9a64e19 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func New

func New(t types.EncoderType, opts ...types.Option) types.Encoder

New Returns an encoder instance of the specified type

func NewArgon2Encoder

func NewArgon2Encoder(opts ...types.Option) types.Encoder

NewArgon2Encoder Returns Argon2 encoder instance

func NewBcryptEncoder

func NewBcryptEncoder(opts ...types.Option) types.Encoder

NewBcryptEncoder Returns Bcrypt encoder instance

func NewHkdfEncoder

func NewHkdfEncoder(opts ...types.Option) types.Encoder

NewHkdfEncoder Returns Hkdf encoder instance

func NewPbkdf2Encoder

func NewPbkdf2Encoder(opts ...types.Option) types.Encoder

NewPbkdf2Encoder Returns Pbkdf2 encoder instance

func NewScryptEncoder

func NewScryptEncoder(opts ...types.Option) types.Encoder

NewScryptEncoder Returns Scrypt encoder instance

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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