pbkdf2

package
v0.0.0-...-b983b20 Latest Latest
Warning

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

Go to latest
Published: Jun 23, 2021 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewPBKDF2

func NewPBKDF2(iter int, h func() hash.Hash) func(salt, password []byte) []byte

NewPBKDF2 returns a new key derivation function that uses pbkdf2 to do the derivation. The returned key size will be the same as the hash size.

Types

This section is empty.

Jump to

Keyboard shortcuts

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