libgocryptfs/internal/configfile
Jakob Unterwurzacher 3b8f5cbb17 readpassword: convert from string to []byte
This will allows us to overwrite the password
with zeros once we are done with it.

https://github.com/rfjakob/gocryptfs/issues/211
2018-02-18 14:26:54 +01:00
..
config_test tests: update config_test example files 2016-06-16 23:19:05 +02:00
config_file.go readpassword: convert from string to []byte 2018-02-18 14:26:54 +01:00
config_test.go readpassword: convert from string to []byte 2018-02-18 14:26:54 +01:00
feature_flags.go full stack: implement HKDF support 2017-03-05 21:59:55 +01:00
scrypt.go readpassword: convert from string to []byte 2018-02-18 14:26:54 +01:00
scrypt_test.go readpassword: convert from string to []byte 2018-02-18 14:26:54 +01:00