k8s-secret-projector
k8s-secret-projector copied to clipboard
Example encryption module should use KDF for key hashing
What's going on?
We should use a KDF for hashing keys instead of hashing and slicing to get the right bit length.
- https://godoc.org/golang.org/x/crypto/pbkdf2
Version Deets
-
k8s-secret-projector
Version:master