Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-05-07 | fusefrontend: implement path decryption via ctlsock | Jakob Unterwurzacher | |
Closes https://github.com/rfjakob/gocryptfs/issues/84 . | |||
2017-01-29 | ctlsock: better error message for forward mode path decryption | Jakob Unterwurzacher | |
2016-11-10 | ctlsock: implement EncryptPath for reverse mode, add tests | Jakob Unterwurzacher | |
2016-11-10 | ctlsock: add initial limited implementation | Jakob Unterwurzacher | |
At the moment, in forward mode you can only encrypt paths and in reverse mode you can only decrypt paths. |