matrix-dart-sdk/lib/encryption
Krille Fear 03418bfe8b chore: Enable E2EE recovery by default
We have disabled it by default to
prevent using workarounds as
long time solutions and to not
miss bugs. But in a federated
context we can not be sure that
we all Matrix clients are ever
bug free and we have now the
onEncryptionError Stream
anyway.
2021-11-25 15:48:17 +01:00
..
utils refactor: remove literal boolean comparisons leftover from nullsafety conversion 2021-10-28 14:40:22 +02:00
cross_signing.dart refactor: remove redundant null checks 2021-10-28 14:32:09 +02:00
encryption.dart chore: Enable E2EE recovery by default 2021-11-25 15:48:17 +01:00
key_manager.dart chore: Enable E2EE recovery by default 2021-11-25 15:48:17 +01:00
key_verification_manager.dart refactor: remove literal boolean comparisons leftover from nullsafety conversion 2021-10-28 14:40:22 +02:00
olm_manager.dart chore: Enable E2EE recovery by default 2021-11-25 15:48:17 +01:00
ssss.dart refactor: make client nullsafe 2021-10-25 16:34:02 +02:00