//
pkg.gl
Category
golang.org/x/crypto
ssh
internal
bcrypt_pbkdf
package
0.36.0
Repository:
https://go.googlesource.com/crypto
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
9
Files
77 SLOC
#
Functions
Key
Key derives a key from the password, salt and rounds count, returning a []byte of length keyLen that can be used as cryptographic key.