//
pkg.gl
Category
github.com/webraybtl/go/crypto
scrypt
package
0.0.3
Repository:
https://github.com/webraybtl/go.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
0
Files
175 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.