v0.3
This commit is contained in:
15
README.md
15
README.md
@@ -27,4 +27,19 @@ Options:
|
||||
-d, --dest-dir <DEST_DIR>
|
||||
-h, --hash-check
|
||||
--help Print help
|
||||
```
|
||||
|
||||
```
|
||||
metadata version: uint16 (2 bytes)
|
||||
metadata size: uint32 (4 bytes)
|
||||
n = 6
|
||||
metadata content: bytes (n;m bytes)
|
||||
m = n+6
|
||||
(content -> rsa -> zstd (bytes) -> bytes) (m;o)
|
||||
content entry: {
|
||||
size: uint32 (4 bytes)
|
||||
i = 4
|
||||
j = i + size
|
||||
content: (i;j bytes)
|
||||
}
|
||||
```
|
||||
Reference in New Issue
Block a user