keybuilder

package
v1.6.10 Latest Latest
Warning

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

Go to latest
Published: Apr 26, 2024 License: MIT Imports: 3 Imported by: 0

Documentation

Overview

Package keybuilder is wrapper on golang.org/x/crypto/pbkdf2 package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type IKeyBuilder

type IKeyBuilder interface {
	Build(string) []byte
}

func NewKeyBuilder

func NewKeyBuilder(pIterN uint64, pSalt []byte) IKeyBuilder

Jump to

Keyboard shortcuts

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