Commit Graph

20 Commits (release-v1.0.0)

Author SHA1 Message Date
Richard van der Hoff 9ac6ab0f1c Correct a couple of errors in the spec
* We only use 8-byte MACs
* The version byte is \x03, not \x01
2016-05-18 18:17:29 +01:00
Richard van der Hoff b1db016baa Fix double_ratchet link 2016-05-16 11:21:59 +01:00
Richard van der Hoff 9b010290a4 Various clarifications to the spec 2016-04-26 17:55:42 +01:00
Richard van der Hoff 4b26a09c37 Fix missing '.' 2015-12-07 13:32:19 +00:00
Richard van der Hoff b5811f3b74 Clarifications to the doc
Make a few bits of the Olm spec a bit clearer
2015-12-07 11:44:17 +00:00
Matthew Hodgson 989056e075 typo 2015-08-24 10:29:35 +01:00
Matthew Hodgson 4e042294e4 IPR, feedback & acknowledgements 2015-08-20 22:59:52 +02:00
Matthew Hodgson b9ff140b17 minor typos and clarifications 2015-08-20 22:50:11 +02:00
Mark Haines bed93fcbc7 Add explanation of the notation in the spec 2015-08-20 11:22:51 +01:00
Mark Haines f58b71a14e Clarify that only the public parts of keys are sent over the wire 2015-08-20 10:12:19 +01:00
Mark Haines eee46a549c Fix spelling 2015-08-18 14:46:57 +01:00
Mark Haines c4ad39a3c4 Linkify all of the HMAC and HKDF references 2015-08-18 14:40:10 +01:00
Mark Haines be9d74063d Add some links to the spec for the various primitives being used. 2015-08-18 14:33:40 +01:00
Mark Haines 40e49ee173 Add spec for the authenticated encryption used by olm 2015-08-11 18:13:26 +01:00
Mark Haines 447501bd57 Document the pre-key messages 2015-08-11 13:12:51 +01:00
Mark Haines 9e79571d07 Start specifying the message format 2015-08-10 17:12:03 +01:00
Mark Haines 531a2fb426 Document the olm protocol. 2015-08-05 17:22:51 +01:00
Mark Haines 49c117c62e Start writing protocol spec for olm 2015-08-04 18:09:44 +01:00
Matthew Hodgson 09d4125ff1 Rename axolotlpp as olm to avoid confusion with Axolotl-the-spec and Axolotl-the-OWS-libraries at moxie's request 2015-06-27 01:15:23 +02:00
Mark Haines 8161b56ff0 Move diagram to docs 2015-06-10 11:14:46 +01:00