package
Version:
v1.0.4028
Opens a new window with list of versions in this module.
Published: Dec 5, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Key derives a key from the password, salt and iteration count, returning a
[]byte of length keylen that can be used as cryptographic key.
type HmacPRF struct {
Hash func() hash.Hash
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.