diff options
author | rfjakob | 2020-02-14 00:10:36 +0100 |
---|---|---|
committer | rfjakob | 2020-02-14 00:10:36 +0100 |
commit | 4c82852a5d666b92f2ba93911dfa78e6fd19d274 (patch) | |
tree | 3569f8c93b1c8b824b2fbe5c5611125194f2ed98 | |
parent | 6087aee9173e5b1f523267acf9950acb80e376b2 (diff) |
Updated Compatibility (markdown)
-rw-r--r-- | Compatibility.md | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Compatibility.md b/Compatibility.md index 2258bc8..f80bfcb 100644 --- a/Compatibility.md +++ b/Compatibility.md @@ -14,7 +14,7 @@ As seen on the tables below, v1.0 was the only version so far to drop support fo | v0.7, v0.8 | DEG | Y | Y | Y | Y | | v0.9, v0.10, v0.11, <br> v1.0, v1.1, v1.2 | DEGL | - | Y | Y | Y | | v1.1, v1.2 <br>(reverse mode) | DEGLA | - | - | Y | Y | -| v1.3 and later | DEGLAH & DEGLH | - | - | - | Y | +| v1.3 and later | DEGLRAH & DEGLRH | - | - | - | Y | ##### Historical versions (v0.6 and earlier) @@ -33,6 +33,7 @@ Feature flags: * L = LongNames * A = AESSIV * H = HKDF +* R = Raw64 Support flags: * Y = full functionality |