//
pkg.gl
Category
github.com/psiphon-labs/psiphon-tunnel-core
psiphon
common
crypto
pbkdf2
package
1.0.10
Repository:
https://github.com/psiphon-labs/psiphon-tunnel-core.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
0
Files
40 SLOC
#
Functions
Key
Key derives a key from the password, salt and iteration count, returning a []byte of length keylen that can be used as cryptographic key.