matrix-dart-sdk/lib/encryption/utils
Lanna Michalke cab03aa73b fix: Allow unpadded base64 decoding 2022-01-11 09:02:34 +00:00
..
base64_unpadded.dart fix: Allow unpadded base64 decoding 2022-01-11 09:02:34 +00:00
bootstrap.dart fix: Allow unpadded base64 decoding 2022-01-11 09:02:34 +00:00
json_signature_check_extension.dart refactor: remove redundant null checks 2021-10-28 14:32:09 +02:00
key_verification.dart refactor: remove literal boolean comparisons leftover from nullsafety conversion 2021-10-28 14:40:22 +02:00
olm_session.dart refactor: nullsafe encryption 2021-09-30 12:58:37 +00:00
outbound_group_session.dart chore: port the remaining encryption files to nullsafety 2021-10-13 13:58:21 +00:00
session_key.dart style: use map entry with explicit types over cast 2021-09-30 12:58:37 +00: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