summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrfjakob2016-10-25 18:03:51 +0200
committerrfjakob2016-10-25 18:03:51 +0200
commit1609e8650ad359ffd28e9b2aec6ecc6033fec493 (patch)
tree8129cca2eaf75a38834325fd1f946850f4f50dab
parentb1f56fb38d85e54d915f6b86098453dd44c66dcf (diff)
Updated Compatibility (markdown)
-rw-r--r--Compatibility.md17
1 files changed, 9 insertions, 8 deletions
diff --git a/Compatibility.md b/Compatibility.md
index 2b1a1af..2a742d3 100644
--- a/Compatibility.md
+++ b/Compatibility.md
@@ -6,14 +6,15 @@ However, from time to time major gocryptfs revisions will drop support for very
As seen on the table below, v1.0 will be the first version to drop support for very old filesystems (v0.6 and lower).
-| | can be mounted on ▶ | v0.4 | v0.5 | v0.6 | v0.7, v0.8 | v0.9, v0.10 | v0.11 | v0.12 | v1.0 |
-|--------------------------|--------------------------------------|------|------|------|------------|-------------|-------|-------|------|
-| ▼ **created by** | ▼ **feature flags** | | | | | | | | |
-| v0.4 | - | Y | Y | Y | Y | Y | W | RO | - |
-| v0.5 | DirIV | - | Y | Y | Y | Y | W | RO | - |
-| v0.6 | DirIV, EMENames | - | - | Y | Y | Y | W | RO | - |
-| v0.7, v0.8 | DirIV, EMENames, GCMIV128 | - | - | - | Y | Y | Y | Y | Y |
-| v0.9, v0.10, v0.11, v1.0 | DirIV, EMENames, GCMIV128, LongNames | - | - | - | - | Y | Y | Y | Y |
+| | can be mounted on ▶ | v0.4 | v0.5 | v0.6 | v0.7, v0.8 | v0.9, v0.10 | v0.11 | v0.12 | v1.0 | v1.1 |
+|--------------------------------|----------------------------------------------|------|------|------|------------|-------------|-------|-------|------|------|
+| ▼ **created by** | ▼ **feature flags** | | | | | | | | | |
+| v0.4 | - | Y | Y | Y | Y | Y | W | RO | - | - |
+| v0.5 | DirIV | - | Y | Y | Y | Y | W | RO | - | - |
+| v0.6 | DirIV, EMENames | - | - | Y | Y | Y | W | RO | - | - |
+| v0.7, v0.8 | DirIV, EMENames, GCMIV128 | - | - | - | Y | Y | Y | Y | Y | Y |
+| v0.9, v0.10, v0.11, v1.0, v1.1 | DirIV, EMENames, GCMIV128, LongNames | - | - | - | - | Y | Y | Y | Y | Y |
+| v1.1-reverse | DirIV, EMENames, GCMIV128, LongNames, AESSIV | - | - | - | - | - | - | - | - | Y |
* Y = full functionality
* W = a warning is printed on mount, otherwise full functionality