mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-02-04 13:23:43 +01:00
Remove unused algorithms for encrypted messages
This commit is contained in:
parent
438f5825ae
commit
72de8bec5c
|
|
@ -13,9 +13,7 @@ properties:
|
|||
algorithm:
|
||||
type: string
|
||||
enum:
|
||||
- m.olm.curve25519-aes-sha256
|
||||
- m.olm.v1.curve25519-aes-sha2
|
||||
- m.megolm.v1.aes-sha
|
||||
- m.megolm.v1.aes-sha2
|
||||
description: |-
|
||||
The encryption algorithm used to encrypt this event. The
|
||||
|
|
|
|||
Loading…
Reference in a new issue