matrix-dart-sdk/lib/encryption
Krille Fear 048b7faba0 fix: JSON parsing in decryptRoomEvent method
This makes the use of the
event content null safe and
type safe which fixes a
regression when sessionId is
null.
2021-11-10 09:19:40 +01:00
..
utils refactor: remove literal boolean comparisons leftover from nullsafety conversion 2021-10-28 14:40:22 +02:00
cross_signing.dart refactor: remove redundant null checks 2021-10-28 14:32:09 +02:00
encryption.dart fix: JSON parsing in decryptRoomEvent method 2021-11-10 09:19:40 +01:00
key_manager.dart refactor: make room nullsafe 2021-10-28 00:54:25 +02:00
key_verification_manager.dart refactor: remove literal boolean comparisons leftover from nullsafety conversion 2021-10-28 14:40:22 +02:00
olm_manager.dart Merge branch 'krille/dont-upload-keys-after-logout' into 'main' 2021-10-29 13:21:01 +00:00
ssss.dart refactor: make client nullsafe 2021-10-25 16:34:02 +02:00