|
fa16f97113
|
refactor: Move events to lib/src/omemo
|
2022-08-08 19:11:27 +02:00 |
|
|
c1fb79a20f
|
feat: Implement a BTBV TrustManager
|
2022-08-08 18:47:43 +02:00 |
|
|
dafd0af1e5
|
feat: Add a base trust manager class
|
2022-08-08 18:03:05 +02:00 |
|
|
e9f190036c
|
refactor: Move data classes into their own files
|
2022-08-08 17:43:15 +02:00 |
|
|
1bcbf27c83
|
feat: Make any SPK survive exactly one rotation
|
2022-08-08 15:48:12 +02:00 |
|
|
43080d2ba0
|
feat: Expose rotating our own bundle's SPK
|
2022-08-08 15:09:44 +02:00 |
|
|
9f986c3369
|
feat: Handle empty OMEMO messages
|
2022-08-08 14:59:46 +02:00 |
|
|
8c1a78e360
|
feat: Allow encrypting to multiple Jids
|
2022-08-08 14:44:05 +02:00 |
|
|
5a187bae97
|
docs: Add documentation string for EncryptedKey
|
2022-08-08 14:28:52 +02:00 |
|
|
9a9c9f064b
|
feat: Make RatchetMapKey internal
|
2022-08-08 14:28:02 +02:00 |
|
|
dd96e840d4
|
feat: Allow calculating fingerprints
|
2022-08-08 14:26:25 +02:00 |
|
|
be239fdb43
|
feat: Add events for commiting the device map and ratchet
|
2022-08-06 13:51:07 +02:00 |
|
|
859f25d867
|
feat: Allow serialising and deserialising OmemoSessionManager
|
2022-08-06 12:24:26 +02:00 |
|
|
189d823c87
|
fix: Track ratchet sessions using the (jid, device) tuple
|
2022-08-06 11:25:41 +02:00 |
|
|
fdc3985a8d
|
feat: Serialise the Double Ratchet
|
2022-08-05 18:14:10 +02:00 |
|
|
3a7489a9c3
|
feat: Make most methods of the SessionManager private
|
2022-08-05 16:53:31 +02:00 |
|
|
62fdf568aa
|
feat: Notify the user of a modified device
|
2022-08-05 16:52:02 +02:00 |
|
|
30e3bd78cd
|
feat: Allow initiating multiple sessions for a message
|
2022-08-05 16:05:05 +02:00 |
|
|
b5d39339d1
|
feat: Allow building a session when receiving
|
2022-08-05 13:34:42 +02:00 |
|
|
9ed94c8f3a
|
fix: Migrate to custom protobuf
|
2022-08-05 12:59:10 +02:00 |
|
|
08ec093675
|
fix: Track device Ids as integers
|
2022-08-04 16:57:12 +02:00 |
|
|
31ee61a5cd
|
feat: Add convenience functions
|
2022-08-04 16:42:12 +02:00 |
|
|
b745973188
|
fix: Make decryption work
|
2022-08-04 16:30:09 +02:00 |
|
|
4d6dbef549
|
feat: Add a untest decrypt function
|
2022-08-04 14:01:50 +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 |
|