matrix-dart-sdk/lib/encryption
Christian Pauly 67fd9cd00e refactor: Improve error handling for no olm session found exception
Finding no olm session can
happen quiet often when there
are dead devices in a room.
We do not need to print the
whole stacktrace then.
2022-11-08 14:02:37 +01:00
..
utils feat: support dehydrated devices 2022-08-29 13:05:55 +02:00
cross_signing.dart feat: switch from pedantic to lints 2022-08-15 14:15:51 +00:00
encryption.dart refactor: Get rid of unnecessary type cast 2022-11-07 11:09:20 +01:00
key_manager.dart refactor: Avoid using private types in public api 2022-08-30 11:55:17 +02:00
key_verification_manager.dart feat: switch from pedantic to lints 2022-08-15 14:15:51 +00:00
olm_manager.dart refactor: Improve error handling for no olm session found exception 2022-11-08 14:02:37 +01:00
ssss.dart feat: Add onSecretStored StreamController to SSSS 2022-09-19 15:15:27 +02:00