mirror of
https://github.com/moonD4rk/HackBrowserData.git
synced 2026-07-04 21:37:47 +02:00
docs: cross-host decryption guide and comment cleanup (#614)
* docs(readme): document cross-host decryption workflow * docs: drop RFC citations and what-comments
This commit is contained in:
@@ -46,7 +46,7 @@ Deferred to a follow-up RFC / PR:
|
||||
### 3.1 `meta.local_encryptor_data`
|
||||
|
||||
```
|
||||
[protobuf preamble bytes...] "v10" [12B nonce] [68B plaintext + 16B GCM tag]
|
||||
[protobuf preamble bytes...] "v10" [12B nonce] [68B ciphertext + 16B GCM tag]
|
||||
```
|
||||
|
||||
The 68-byte plaintext (decrypted with the Chromium master key, empty AAD) has the shape:
|
||||
|
||||
Reference in New Issue
Block a user