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:
parent
a65965783a
commit
57612a278b
Loading…
x
Reference in New Issue
Block a user