Filesystem-level encryption: Difference between revisions

Content deleted Content added
m Fixed grammar
BattyBot (talk | contribs)
 
(5 intermediate revisions by 5 users not shown)
Line 1:
{{UnreferencedMore citations needed|date=JulyOctober 20092024}}
'''Filesystem-level encryption''',<ref>{{Cite web |title=File-Level Encryption |url=https://www.pcisecuritystandards.org/glossary/file-level-encryption/ |access-date=2024-10-18 |website=PCI Security Standards Council |language=en-US}}</ref> often called '''file-based encryption''', '''FBE''', or '''file/folder encryption''', is a form of [[disk encryption]] where individual files or directories are [[encryption|encrypted]] by the [[file system]] itself.
 
This is in contrast to the [[full disk encryption]] where the entire partition or disk, in which the file system resides, is encrypted.
Line 31:
* [[List of cryptographic file systems]]
* [[Disk encryption]]
* [[Disk encryption|Full disk encryption]]
* [[Encryption layer in storage stack]]
 
==References==
{{Reflist}}
 
{{File systems}}