libgocryptfs/internal/readpassword
Jakob Unterwurzacher 295d432175 passfile: directly read file instead of invoking cat
Allows better error handling, gets rid of the call to an
external program, and fixes https://github.com/rfjakob/gocryptfs/issues/278 .
2018-12-15 17:09:38 +01:00
..
passfile_test_files passfile: directly read file instead of invoking cat 2018-12-15 17:09:38 +01:00
extpass_test.go passfile: directly read file instead of invoking cat 2018-12-15 17:09:38 +01:00
passfile.go passfile: directly read file instead of invoking cat 2018-12-15 17:09:38 +01:00
passfile_test.go passfile: directly read file instead of invoking cat 2018-12-15 17:09:38 +01:00
read.go passfile: directly read file instead of invoking cat 2018-12-15 17:09:38 +01:00
stdin_test.go Add `-masterkey=stdin` functionality 2018-03-22 00:02:10 +01:00
trezor.go trezor: show support in version string 2018-08-15 23:31:37 +02:00
trezor_disabled.go trezor: show support in version string 2018-08-15 23:31:37 +02:00