configfile: rename "kdf.go" -> "scrypt.go"

This really only handles scrypt and no other key-derivation functions.
Renaming the files prevents confusion once we introduce HKDF.

renamed:    internal/configfile/kdf.go -> internal/configfile/scrypt.go
renamed:    internal/configfile/kdf_test.go -> internal/configfile/scrypt_test.go
This commit is contained in:
Jakob Unterwurzacher 2017-02-25 18:51:17 +01:00
parent a65965783a
commit 57612a278b
2 changed files with 0 additions and 0 deletions