omemo_dart/test
Alexander "PapaTutuWawa c5c579810e fix: Restore the ratchets in case of an error
This means that if the ratchet fails to decrypt a message, from the
outside it will be as if that one message had never been received.
Thus, the ratchet can be used normally. This is to guard against
messages that are received again.
2022-09-14 21:58:41 +02:00
..
double_ratchet_test.dart feat: Allow encrypting to multiple Jids 2022-08-08 14:44:05 +02:00
omemo_test.dart fix: Restore the ratchets in case of an error 2022-09-14 21:58:41 +02:00
protobuf_test.dart fix: Migrate to custom protobuf 2022-08-05 12:59:10 +02:00
serialisation_test.dart feat: Help with serializing and deserializing the BTVT manager 2022-09-11 13:33:45 +02:00
trust_test.dart feat: Implement enabling and disabling devices 2022-09-11 12:34:31 +02:00
x3dh_test.dart feat: Allow encrypting to multiple Jids 2022-08-08 14:44:05 +02:00