matrix-dart-sdk/lib/encryption
Nicolas Werner a016709a40
feat: Upload keys on OKB reset
This does make the reset take longer on big accounts, but otherwise
users might sign out before the keys are uploaded, which makes the reset
more destructive than necessary. In the common case of not having any
keys it shouldn't make a difference.
2023-07-31 17:31:04 +02:00
..
utils feat: Upload keys on OKB reset 2023-07-31 17:31:04 +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