matrix-dart-sdk/lib/encryption
Nicolas Werner 4abefa906b
fix: Always wait for account data to load before returning SSSS status
Otherwise it would be possible, that we haven't loaded account data, so
we return that cross-signing is disabled and then we load it and return
a different result. Might fix the sentry issue for that.
2023-05-03 17:11:00 +02:00
..
utils fix: minor stuff 2022-11-24 11:00:10 +01:00
cross_signing.dart fix: Always wait for account data to load before returning SSSS status 2023-05-03 17:11:00 +02:00
encryption.dart fix: Reactions are sent encrypted 2023-05-03 13:01:10 +02:00
key_manager.dart fix: Always wait for account data to load before returning SSSS status 2023-05-03 17:11:00 +02:00
key_verification_manager.dart feat: switch from pedantic to lints 2022-08-15 14:15:51 +00:00
olm_manager.dart fix: recover from very unlikely key upload errors 2022-11-15 17:18:29 +01:00
ssss.dart fix: Always wait for account data to load before returning SSSS status 2023-05-03 17:11:00 +02:00