libgocryptfs/internal/fusefrontend
Jakob Unterwurzacher a24faa3ba5 fusefrontend: write: consolidate and move encryption to contentenc
Collect all the plaintext and pass everything to contentenc in
one call.

This will allow easier parallization of the encryption.

https://github.com/rfjakob/gocryptfs/issues/116
2017-06-01 22:19:27 +02:00
..
args.go Implement force_owner option to display ownership as a specific user. 2017-06-01 00:26:17 +02:00
ctlsock_interface.go fusefrontend: implement path decryption via ctlsock 2017-05-07 21:01:39 +02:00
file.go fusefrontend: write: consolidate and move encryption to contentenc 2017-06-01 22:19:27 +02:00
file_allocate_truncate.go openfiletable: rename WriteLock to ContentLock 2017-05-01 21:57:18 +02:00
file_holes.go fusefrontend: truncateGrowFile: avoid createHeader() call 2017-03-12 21:06:59 +01:00
fs.go Implement force_owner option to display ownership as a specific user. 2017-06-01 00:26:17 +02:00
fs_dir.go nametransform: harden name decryption against invalid input 2017-05-23 21:26:38 +02:00
names.go nametransform: delete unused function DecryptPathDirIV 2016-09-25 18:56:23 +02:00