matrix-dart-sdk/lib/encryption/utils
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
..
base64_unpadded.dart feat: qr key verification 2023-06-21 19:15:26 +05:30
bootstrap.dart feat: Upload keys on OKB reset 2023-07-31 17:31:04 +02:00
json_signature_check_extension.dart feat: switch from pedantic to lints 2022-08-15 14:15:51 +00:00
key_verification.dart chore: cleanup some eventTypes and unused variables 2023-06-27 13:46:39 +05:30
olm_session.dart feat: switch from pedantic to lints 2022-08-15 14:15:51 +00:00
outbound_group_session.dart feat: switch from pedantic to lints 2022-08-15 14:15:51 +00:00
session_key.dart feat: support dehydrated devices 2022-08-29 13:05:55 +02:00
ssss_cache.dart refactor: remove clientid from encryption code 2021-09-30 12:58:37 +00:00
stored_inbound_group_session.dart chore: port the remaining encryption files to nullsafety 2021-10-13 13:58:21 +00:00