libgocryptfs/internal/readpassword
Jakob Unterwurzacher 416080203b main: accept multiple -passfile options
Each file will be read and then concatenated
for the effictive password. This can be used as a
kind of multi-factor authenticiton.

Fixes https://github.com/rfjakob/gocryptfs/issues/288
2020-05-17 19:31:04 +02:00
..
passfile_test_files Allow multiple -extpass arguments 2019-03-03 13:25:30 +01:00
extpass_test.go main: accept multiple -passfile options 2020-05-17 19:31:04 +02:00
passfile.go main: accept multiple -passfile options 2020-05-17 19:31:04 +02:00
passfile_test.go main: accept multiple -passfile options 2020-05-17 19:31:04 +02:00
read.go main: accept multiple -passfile options 2020-05-17 19:31:04 +02:00
stdin_test.go Add `-masterkey=stdin` functionality 2018-03-22 00:02:10 +01:00