Commit Graph

14 Commits

Author SHA1 Message Date
c086579b57 feat: Minor changes 2023-06-17 23:23:41 +02:00
28e7ad59b0 feat: Remove events from the OmemoManager 2023-06-16 20:44:37 +02:00
e6c792a8ac feat: DeviceListModifiedEvent now contains a delta 2023-06-16 20:13:30 +02:00
6e734ec0c3 feat: Remove serialization code 2023-06-15 18:11:35 +02:00
3376929c24 style: Formattiing issues 2023-06-12 19:37:45 +02:00
65f1daff55 style: Format using dart format 2023-06-12 19:20:43 +02:00
1472624b1d fix: Use stanza receival timestamps to guard against stale kex messages
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2022-10-02 19:23:58 +02:00
b8b6bbf800 feat: Track the old Signed Prekey after rotation 2022-08-08 15:32:08 +02:00
62fdf568aa feat: Notify the user of a modified device 2022-08-05 16:52:02 +02:00
e34e0cc7fb feat: Add managing our own keys 2022-08-04 13:19:27 +02:00
27b1931629 feat: Add a basic OMEMO session manager 2022-08-04 12:50:19 +02:00
8d222a160f feat: Check the HMAC during decryption 2022-08-03 16:41:33 +02:00
6d8238475c refactor: Remove pkcs7padding function 2022-08-03 16:38:04 +02:00
d3c8d813a9 wip: Add the basics for the Double Ratchet 2022-08-02 18:13:14 +02:00