Age | Commit message (Expand) | Author |
---|---|---|
2016-09-13 | Add a olm_inbound_group_session_id method | Mark Haines |
2016-09-13 | Comment on the encoding of the message counter. | Mark Haines |
2016-09-13 | Use the ed22519 public key as the group session id. | Mark Haines |
2016-09-06 | Sign megolm messages | Richard van der Hoff |
2016-05-25 | Remove session_id from group messages | Richard van der Hoff |
2016-05-24 | Separate base64ing from the rest of msg encoding | Richard van der Hoff |
2016-05-24 | Update megolm_cipher as a global struct | Richard van der Hoff |
2016-05-24 | Use _olm_unset instead of memset | Richard van der Hoff |
2016-05-24 | Avoid relying on uint -> int casting behaviour | Richard van der Hoff |
2016-05-24 | Fix up some names, and protobuf tags | Richard van der Hoff |
2016-05-24 | Support for pickling inbound group sessions | Richard van der Hoff |
2016-05-24 | Implement decrypting inbound group messages | Richard van der Hoff |