omemo_dart/lib/src/omemo
2022-09-15 13:46:52 +02:00
..
bundle.dart feat: Allow encrypting to multiple Jids 2022-08-08 14:44:05 +02:00
device.dart fix: Make fromJson* functions work when reading JSON from a String 2022-09-15 13:41:33 +02:00
encrypted_key.dart refactor: Move data classes into their own files 2022-08-08 17:43:15 +02:00
encryption_result.dart refactor: Move data classes into their own files 2022-08-08 17:43:15 +02:00
events.dart feat: Allow removing a ratchet session 2022-08-16 13:27:21 +02:00
fingerprint.dart feat: Allow calculating fingerprints 2022-08-08 14:26:25 +02:00
ratchet_map_key.dart feat: Help with serializing and deserializing the BTVT manager 2022-09-11 13:33:45 +02:00
sessionmanager.dart fix: Fix occurence of not using synchronized's return 2022-09-15 13:46:52 +02:00