feat: update readme
This commit is contained in:
@@ -116,12 +116,14 @@ Meta format:
|
||||
| Field | Type | Comment |
|
||||
|---------|---------|---------------------------------------------|
|
||||
| version | String | Constant value: `1.0` |
|
||||
| created | Long | Created time, Unix Epoch |
|
||||
| userAgent | String | User Agent, e.g. `TinyEncrypt v0.5.1@MacOS` |
|
||||
| created | Long | Created time, Unix Epoch, in millis |
|
||||
| userAgent | String | User Agent, e.g. `TinyEncrypt v0.6.0@MacOS` |
|
||||
| comment | String | Plain text comment |
|
||||
| encryptedComment | String | Encrypted comment |
|
||||
| pgpEnvelop | String | PGP Publickey Encrypted DataKey |
|
||||
| pgpFingerprint | String | Hex(Sha256(PGP Publickey)) |
|
||||
| ageEnvelop | String | Age Encrypted DataKey |
|
||||
| ageRecipient | String | Age Recipient |
|
||||
| envelop | String | KMS Encrypted DataKey |
|
||||
| nonce | byte[] | GCM Nonce |
|
||||
| fileLength | Long | File Length |
|
||||
|
||||
Reference in New Issue
Block a user