matrix-dart-sdk/lib/encryption
Krille 4e310f16d5 feat: Add methods to load all room keys from online key backup
This makes it possible to load
and sync all room keys
right after the bootstrap if the
app wants to do this.
2023-10-20 12:13:12 +02:00
..
utils refactor: Trigger upload keys on sync and not in background job and upload them before logout 2023-10-20 10:18:05 +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 refactor: Trigger upload keys on sync and not in background job and upload them before logout 2023-10-20 10:18:05 +02:00
key_manager.dart feat: Add methods to load all room keys from online key backup 2023-10-20 12:13:12 +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