matrix-dart-sdk/lib/encryption
Nicolas Werner 3fb77383a3
fix: wait for online key backup key to be cached on reset
Otherwise uploading the keys won't work, since the key backup is
"disabled".
2023-09-18 17:16:43 +02:00
..
utils fix: wait for online key backup key to be cached on reset 2023-09-18 17:16:43 +02: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: remove deprecated sender_key occurrences 2023-05-08 09:12:14 +00:00
key_manager.dart fix: fix upload of old session after reset 2023-07-31 17:31:04 +02:00
key_verification_manager.dart feat: switch from pedantic to lints 2022-08-15 14:15:51 +00:00
olm_manager.dart fix: Assign correct type to signedOneTimeKeys 2023-06-22 17:18:10 +02:00
ssss.dart refactor: Use tryGet for type casts whenever possible 2023-06-21 15:04:46 +02:00