| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-07-01 | trezor: add sanity checks for decrypted value | Jakob Unterwurzacher | |
| Check that the value has changed, is not all-zero and has the right length. | |||
| 2018-07-01 | Implemented the support of Trezor devices. | Dmitry Yu Okunev | |
| 2018-07-01 | trezor: add TrezorPayload | Jakob Unterwurzacher | |
| 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 | trezor: add skeleton for Trezor support | Jakob Unterwurzacher | |
| readpassword.Trezor() is not implemented yet and returns a hardcoded dummy key. | |||
