aboutsummaryrefslogtreecommitdiff
path: root/DOC/Methods.txt
diff options
context:
space:
mode:
Diffstat (limited to 'DOC/Methods.txt')
-rw-r--r--DOC/Methods.txt5
1 files changed, 3 insertions, 2 deletions
diff --git a/DOC/Methods.txt b/DOC/Methods.txt
index 541f1c1..3e5707c 100644
--- a/DOC/Methods.txt
+++ b/DOC/Methods.txt
@@ -1,8 +1,8 @@
17-Zip method IDs for 7z and xz archives 17-Zip method IDs for 7z and xz archives
2--------------------------------------- 2---------------------------------------
3 3
4Version: 23.01 4Version: 24.02
5Date: 2023-06-30 5Date: 2024-03-22
6 6
7Each compression or crypto method in 7z is associated with unique binary value (ID). 7Each compression or crypto method in 7z is associated with unique binary value (ID).
8The length of ID in bytes is arbitrary but it can not exceed 63 bits (8 bytes). 8The length of ID in bytes is arbitrary but it can not exceed 63 bits (8 bytes).
@@ -38,6 +38,7 @@ List of defined IDs
3808 - ARMT (little-endian) 3808 - ARMT (little-endian)
3909 - SPARC 3909 - SPARC
400A - ARM64 400A - ARM64
410B - RISCV
41 42
4221 - LZMA2 4321 - LZMA2
43 44