Comment Re:TrueCrypt (Score 1) 482
Both, BoxCryptor and EncFS, encrypt the files by block (within a block CBC is used and you can change the block size) and not as a whole.
They also encrypt filenames by default (this can be changed), although, you're right, other metadata like timestamps etc. are not encrypted.