omemo_dart/test
Alexander "PapaTutuWawa 2aa3674c4b fix: Fix receiving an old key exchange breaking decryption
This was mostly caused by Dart not copying values but referencing
them. AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA.

We know make some assumptions about received key exchanges, so this
needs some field testing.
2022-10-02 14:56:20 +02:00
..
double_ratchet_test.dart fix: Fix receiving an old key exchange breaking decryption 2022-10-02 14:56:20 +02:00
omemo_test.dart fix: Fix receiving an old key exchange breaking decryption 2022-10-02 14:56:20 +02:00
protobuf_test.dart fix: Hopefully fix all tests being flaky 2022-09-14 23:50:54 +02:00
serialisation_test.dart fix: Fix receiving an old key exchange breaking decryption 2022-10-02 14:56:20 +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