index
:
libolm
master
Implementation of the olm and megolm cryptographic ratchets
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
Age
Commit message (
Expand
)
Author
2016-09-22
megolm.rst: linkify Ed25519
Richard van der Hoff
2016-09-22
Megolm.rst: add Background and footer
Richard van der Hoff
2016-09-22
First stab at a megolm spec
Richard van der Hoff
2016-05-18
Correct a couple of errors in the spec
Richard van der Hoff
2016-05-16
Fix double_ratchet link
Richard van der Hoff
2016-04-26
Various clarifications to the spec
Richard van der Hoff
2015-12-07
Fix missing '.'
Richard van der Hoff
2015-12-07
Clarifications to the doc
Richard van der Hoff
2015-08-24
typo
Matthew Hodgson
2015-08-20
IPR, feedback & acknowledgements
Matthew Hodgson
2015-08-20
minor typos and clarifications
Matthew Hodgson
2015-08-20
Add explanation of the notation in the spec
Mark Haines
2015-08-20
Clarify that only the public parts of keys are sent over the wire
Mark Haines
2015-08-18
Fix spelling
Mark Haines
2015-08-18
Linkify all of the HMAC and HKDF references
Mark Haines
2015-08-18
Add some links to the spec for the various primitives being used.
Mark Haines
2015-08-11
Add spec for the authenticated encryption used by olm
Mark Haines
2015-08-11
Document the pre-key messages
Mark Haines
2015-08-10
Start specifying the message format
Mark Haines
2015-08-05
Document the olm protocol.
Mark Haines
2015-08-04
Start writing protocol spec for olm
Mark Haines
2015-06-27
Rename axolotlpp as olm to avoid confusion with Axolotl-the-spec and Axolotl-...
Matthew Hodgson
2015-06-10
Move diagram to docs
Mark Haines