libgocryptfs/internal/readpassword
Jakob Unterwurzacher 9a15dfa494 trezor: add TrezorPayload
TrezorPayload stores 32 random bytes used for unlocking
the master key using a Trezor security module. The randomness makes sure
that a unique unlock value is used for each gocryptfs filesystem.
2018-07-01 20:56:22 +02:00
..
extpass_test.go Add `-masterkey=stdin` functionality 2018-03-22 00:02:10 +01:00
read.go Add `-masterkey=stdin` functionality 2018-03-22 00:02:10 +01:00
stdin_test.go Add `-masterkey=stdin` functionality 2018-03-22 00:02:10 +01:00
trezor.go trezor: add TrezorPayload 2018-07-01 20:56:22 +02:00