feat: update readme

This commit is contained in:
2023-04-01 16:45:04 +08:00
parent 8334e835fc
commit 108ad3008b

View File

@@ -125,6 +125,8 @@ Meta format:
| pgpFingerprint | String | Hex(Sha256(PGP Publickey)) |
| ageEnvelop | String | Age encrypted data key |
| ageRecipient | String | Age recipient |
| ecdhEnvelop | String | ECDH encrypted data key |
| ecdhPoint | String | Ephemeral public key |
| nonce | byte[] | GCM nonce |
| fileLength | Long | File length |
| fileLastModified | Long | File last modified, Unix Epoch, in millis |