Content deleted Content added
Expansion |
No edit summary |
||
Line 3:
The advantages of filesystem-level encryption include more flexible file-based [[key management]] and [[access control]] with [[public-key encryption]] and the fact that [[key (cryptography)|cryptographic keys]] are only kept in memory while a file using them is opened.
==
Unlike cryptographic filesystems and full disk encryption, generic filesystems with filesystem-level encryption do not typically encrypt filesystem metadata, such as the directory structure, file names, modification timestamps or sizes. This can be problematic if the content to be encrypted has to be undetectable or its existance unprovable.
Line 9:
==Cryptographic filesystems==
Cryptographic filesystems are
==See also==
Line 16:
* [[Full disk encryption]]
* [[Encrypting File System]]
* [[EncFS]]
* [[List of encrypting filesystems]]
|