libgocryptfs/internal/readpassword
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
..
extpass_test.go readpassword: convert from string to []byte 2018-02-18 14:26:54 +01:00
read.go readpassword: convert from string to []byte 2018-02-18 14:26:54 +01:00
stdin_test.go readpassword: convert from string to []byte 2018-02-18 14:26:54 +01:00