Almacenamento Cifrado

De Wiki do Ciclo ASIR do IES de Rodeira
Revisión feita o 5 de novembro de 2013 ás 22:30 por Xavi (conversa | contribucións) (→‎eCryptfs)
Saltar á navegación Saltar á procura

Windows

Cifrado de Carpetas

Cifrado de Unidades

BitLocker

TrueCrypt

Linux

eCryptfs

apt-get install ecryptfs-utils

eCryptfs (Enterprise Cryptographic Filesystem) is a package of disk encryption software for Linux. It is implemented as a POSIX-compliant filesystem-level encrypted file system that has been part of the Linux Kernel since version 2.6.19.

Filesystem-level encryption has certain advantages and disadvantages over full disk encryption. Whereas full disk encryption works at the block-level, requiring an additional file system to be mounted over the top in its own partition, filesystem-level encryption can exist within an existing partition, requiring no specific block area to be set aside for its use.[1] It also allows for encryption to be applied selectively on a per-file or per-directory basis.

EncFs

Loop-AES

TrueCrypt

dm-crypt/cryptsetup