//
pkg.gl
Category
github.com/ness-network/ness3
src
cipher
scrypt
package
0.26.1
Repository:
https://github.com/ness-network/ness3.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
0
Files
207 SLOC
#
Functions
Key
Key derives a key from the password, salt, and cost parameters, returning a byte slice of length keyLen that can be used as cryptographic key.