Kévin Commaille
|
cc1b2144ea
|
chore: Point links to v1.12 of the spec
|
2024-10-19 14:59:08 -04:00 |
|
Kévin Commaille
|
00a17dbe9d
|
events: Fix deserialization of AnyGlobalAccountDataEvent for variants with type fragment
|
2024-06-21 18:10:31 +02:00 |
|
Kévin Commaille
|
b8e4d5b6a2
|
misc: Update spec links to latest version
|
2024-06-21 18:10:14 +02:00 |
|
Kévin Commaille
|
0e7c91d789
|
docs: Point links to v1.10 of the spec
|
2024-03-22 21:28:39 +01:00 |
|
Richard van der Hoff
|
9d81576af7
|
events: Correct properties of SecretStorageV1AesHmacSha2Properties
The `key` and `iv` properties of this type are, and have always been, optional according to the spec.
|
2024-01-18 13:54:39 +00:00 |
|
Kévin Commaille
|
cf4a5d263f
|
events: Add support for custom SecretStorageEncryptionAlgorithm
|
2023-10-05 10:48:29 +02:00 |
|
Kévin Commaille
|
9696e9083f
|
events: Change SecretStorageEncryptionAlgorithm::V1AesHmacSha2 to a tuple variant
This will facilitate serde when adding a custom variant
|
2023-10-05 10:48:29 +02:00 |
|
Kévin Commaille
|
22a668e461
|
events: Rename SecretEncryptionAlgorithm::SecretStorageV1AesHmacSha2 to SecretStorageEncryptionAlgorithm::V1AesHmacSha2
It follows better the namespacing of the algorithm
|
2023-10-05 10:48:29 +02:00 |
|
Damir Jelić
|
51d104c56c
|
Add a constructor for SecretStorageDefaultKeyEventContent
|
2023-09-27 11:09:04 +02:00 |
|
Damir Jelić
|
50d28aefbd
|
Rename the key field of the SecretStorageDefaultKeyEventContent to key_id
This makes it clearer that the field does not contain a secret key of
any sort.
|
2023-09-27 11:09:04 +02:00 |
|
Jonas Platte
|
31331f3165
|
Bring back ruma-events
Co-authored-by: Kévin Commaille <zecakeh@tedomum.fr>
|
2023-08-28 10:23:54 +02:00 |
|