libgocryptfs/internal/configfile
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
..
config_test tests: update config_test example files 2016-06-16 23:19:05 +02:00
config_file.go trezor: add TrezorPayload 2018-07-01 20:56:22 +02:00
config_test.go trezor: add TrezorPayload 2018-07-01 20:56:22 +02:00
feature_flags.go trezor: add skeleton for Trezor support 2018-07-01 20:56:04 +02: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