feat: update tiny encrypt spec v1.1
This commit is contained in:
@@ -17,8 +17,8 @@ Meta format:
|
|||||||
| version | String | Constant value: `1.1` |
|
| version | String | Constant value: `1.1` |
|
||||||
| created | Long | Created time, Unix Epoch |
|
| created | Long | Created time, Unix Epoch |
|
||||||
| userAgent | String | User Agent, e.g. `TinyEncrypt v0.5.1@MacOS` |
|
| userAgent | String | User Agent, e.g. `TinyEncrypt v0.5.1@MacOS` |
|
||||||
| comment | String | Plain text comment |
|
| comment | String | `optinonal` Plain text comment |
|
||||||
| encryptedComment | String | Encrypted comment |
|
| encryptedComment | String | `optinonal` Encrypted comment |
|
||||||
| pgpEnvelop | String | `deprecated` PGP Publickey Encrypted DataKey |
|
| pgpEnvelop | String | `deprecated` PGP Publickey Encrypted DataKey |
|
||||||
| pgpFingerprint | String | `deprecated` Hex(Sha256(PGP Publickey)) |
|
| pgpFingerprint | String | `deprecated` Hex(Sha256(PGP Publickey)) |
|
||||||
| envelop | String | `deprecated` KMS Encrypted DataKey |
|
| envelop | String | `deprecated` KMS Encrypted DataKey |
|
||||||
|
|||||||
Reference in New Issue
Block a user