About: ECryptfs

An Entity of Type: software, from Named Graph: http://dbpedia.org, within Data Space: dbpedia.org

eCryptfs (Enterprise Cryptographic Filesystem) is a package of disk encryption software for Linux. Its implementation is a POSIX-compliant filesystem-level encryption layer, aiming to offer functionality similar to that of GnuPG at the operating system level, and has been part of the Linux kernel since version 2.6.19. The eCryptfs package has been included in Ubuntu since version 9.04 to implement Ubuntu's encrypted home directory feature, but is now deprecated

Property Value
dbo:abstract
  • eCryptfs (zkratka anglického Enterprise Cryptographic Filesystem, doslova podnikový kryptografický souborový systém) je software pro , který je součástí linuxového jádra od jeho verze 2.6.19 vydané v listopadu 2006. Jedná se o software kompatibilní se standardem POSIX, napsaný v C a uvolněný pod licencí GNU GPL, tedy o svobodný software. Na jaře 2014 publikoval server výkonnostní porovnání vůči šifrování kombinací LUKS/dm-crypt. Podle výsledků testu, prováděného na linuxové distribuci Ubuntu se souborovým systémem Ext4, eCryptfs výkonnostně zaostával. V červnu 2018 stejný server srovnání zopakoval, tenkrát se zahrnutím nového šifrování vestavěného do Ext4. Opět bylo nejrychlejší řešení LUKS+dm-crypt. Druhý byl eCryptfs a nejpomalejší byl fscrypt. (cs)
  • eCryptfs (Enterprise Cryptographic Filesystem) is a package of disk encryption software for Linux. Its implementation is a POSIX-compliant filesystem-level encryption layer, aiming to offer functionality similar to that of GnuPG at the operating system level, and has been part of the Linux kernel since version 2.6.19. The eCryptfs package has been included in Ubuntu since version 9.04 to implement Ubuntu's encrypted home directory feature, but is now deprecated eCryptfs is derived from Erez Zadok's Cryptfs. It uses a variant of the OpenPGP file format for encrypted data, extended to allow random access, storing cryptographic metadata (including a per-file randomly generated session key) with each individual file. It also encrypts file and directory names which makes them internally longer (average one third). The reason is it needs to uuencode the encrypted names to eliminate unwanted characters in the resulting name.This lowers the maximum usable byte name length of the original file system entry depending on the used file system (this can lead to four times fewer characters for example for Asian utf-8 file names). (en)
  • Das eCryptfs (Enterprise Cryptographic Filesystem; deutsch kryptografisches Unternehmens-Dateisystem) ist eine POSIX-kompatible, dateibasierte Software zur Festplattenverschlüsselung für Linux auf Kernel-Ebene. Es ist Teil des Linux-Kernels ab Version 2.6.19. Es arbeitet vergleichbar mit dem Encrypting File System von Microsoft und FileVault von Apple. eCryptfs verwendet eine Variante des OpenPGP Dateiformat für verschlüsselte Daten, erweitert mit wahlfreiem Zugriff, welche kryptographische Metadaten zu jeder individuellen Datei gespeichert werden. Es verschlüsselt auch Datei- und Verzeichnisnamen was diese verlängert. Deswegen wird die maximale Anzahl Zeichen im Namen der Datei verkleinert. (de)
  • eCryptfs — это POSIX-совместимая многоуровневая криптографическая файловая система в ядре Linux (появилась в версии ядра 2.6.19). (ru)
  • eCryptfs(英語:Enterprise Cryptographic Filesystem,企业加密文件系统)是适用于加密Linux的磁盘加密软件,兼容POSIX文件系统级加密,自Linux内核版本 2.6.19成为其一部分。Ubuntu自9.04开始提供eCryptfs包。 文件系统级加密相对磁盘加密既有优点也有不足。磁盘加密工作在块(block)级别,要求另外的文件系统加载到自己的分区上,文件系统级加密能在已存在的分区中工作,不需要划开特定块区域(block area)供其使用。同时也可以选择性的加密单个文件或文件夹。 (zh)
dbo:author
dbo:computingPlatform
dbo:genre
dbo:latestReleaseDate
  • 2016-05-02 (xsd:date)
dbo:latestReleaseVersion
  • 111
dbo:license
dbo:operatingSystem
dbo:programmingLanguage
dbo:releaseDate
  • 2006-11-30 (xsd:date)
dbo:wikiPageExternalLink
dbo:wikiPageID
  • 28185807 (xsd:integer)
dbo:wikiPageLength
  • 3778 (xsd:nonNegativeInteger)
dbo:wikiPageRevisionID
  • 1109824159 (xsd:integer)
dbo:wikiPageWikiLink
dbp:author
  • Michael Halcrow, IBM Linux Technology Center, Erez Zadok (en)
dbp:genre
dbp:latestReleaseDate
  • 2016-05-02 (xsd:date)
dbp:latestReleaseVersion
  • 111 (xsd:integer)
dbp:license
dbp:name
  • eCryptfs (en)
dbp:operatingSystem
dbp:platform
dbp:programmingLanguage
dbp:released
  • 2006-11-30 (xsd:date)
dbp:website
dbp:wikiPageUsesTemplate
dcterms:subject
gold:hypernym
rdf:type
rdfs:comment
  • eCryptfs — это POSIX-совместимая многоуровневая криптографическая файловая система в ядре Linux (появилась в версии ядра 2.6.19). (ru)
  • eCryptfs(英語:Enterprise Cryptographic Filesystem,企业加密文件系统)是适用于加密Linux的磁盘加密软件,兼容POSIX文件系统级加密,自Linux内核版本 2.6.19成为其一部分。Ubuntu自9.04开始提供eCryptfs包。 文件系统级加密相对磁盘加密既有优点也有不足。磁盘加密工作在块(block)级别,要求另外的文件系统加载到自己的分区上,文件系统级加密能在已存在的分区中工作,不需要划开特定块区域(block area)供其使用。同时也可以选择性的加密单个文件或文件夹。 (zh)
  • eCryptfs (zkratka anglického Enterprise Cryptographic Filesystem, doslova podnikový kryptografický souborový systém) je software pro , který je součástí linuxového jádra od jeho verze 2.6.19 vydané v listopadu 2006. Jedná se o software kompatibilní se standardem POSIX, napsaný v C a uvolněný pod licencí GNU GPL, tedy o svobodný software. (cs)
  • Das eCryptfs (Enterprise Cryptographic Filesystem; deutsch kryptografisches Unternehmens-Dateisystem) ist eine POSIX-kompatible, dateibasierte Software zur Festplattenverschlüsselung für Linux auf Kernel-Ebene. Es ist Teil des Linux-Kernels ab Version 2.6.19. Es arbeitet vergleichbar mit dem Encrypting File System von Microsoft und FileVault von Apple. eCryptfs verwendet eine Variante des OpenPGP Dateiformat für verschlüsselte Daten, erweitert mit wahlfreiem Zugriff, welche kryptographische Metadaten zu jeder individuellen Datei gespeichert werden. (de)
  • eCryptfs (Enterprise Cryptographic Filesystem) is a package of disk encryption software for Linux. Its implementation is a POSIX-compliant filesystem-level encryption layer, aiming to offer functionality similar to that of GnuPG at the operating system level, and has been part of the Linux kernel since version 2.6.19. The eCryptfs package has been included in Ubuntu since version 9.04 to implement Ubuntu's encrypted home directory feature, but is now deprecated (en)
rdfs:label
  • ECryptfs (cs)
  • ECryptfs (de)
  • ECryptfs (en)
  • ECryptfs (ru)
  • ECryptfs (zh)
owl:sameAs
prov:wasDerivedFrom
foaf:homepage
foaf:isPrimaryTopicOf
foaf:name
  • eCryptfs (en)
is dbo:wikiPageRedirects of
is dbo:wikiPageWikiLink of
is foaf:primaryTopic of
Powered by OpenLink Virtuoso    This material is Open Knowledge     W3C Semantic Web Technology     This material is Open Knowledge    Valid XHTML + RDFa
This content was extracted from Wikipedia and is licensed under the Creative Commons Attribution-ShareAlike 3.0 Unported License