aboutsummaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Collapse)Author
2020-09-17partially unindent R_{i,j} derivationHubert Chathi
so that we're under GitLab's 1000 character limit for rendering maths
2020-09-17fix exponents in megolm specHubert Chathi
2019-11-08Update signing.md to use operatornameRichard van der Hoff
2019-11-08Update olm.mdRichard van der Hoff
2019-11-08Update signing.mdRichard van der Hoff
2019-11-08Update megolm.mdRichard van der Hoff
2019-08-22Update megolm.mdRichard van der Hoff
2019-06-20fix typo & more wording from lucaMatthew Hodgson
2019-06-18incorporate review from vdh & lucaMatthew Hodgson
2019-06-18explicitly define backward & forward secrecyMatthew Hodgson
as it repeatedly trips people up, including me
2019-05-20remove megolm.rstMatthew Hodgson
2019-05-20mergeMatthew Hodgson
2019-05-20Merge branch 'master' into markdownMatthew Hodgson
2019-05-20fix thinko in megolm specMatthew Hodgson
as per https://github.com/matrix-org/olm/issues/15. thanks to @dest
2019-05-14Convert signing.rst to markdownAaron Raimist
Signed-off-by: Aaron Raimist <aaron@raim.ist>
2019-05-14Convert olm.rst to markdownAaron Raimist
Signed-off-by: Aaron Raimist <aaron@raim.ist>
2019-05-14Convert megolm.rst to markdownAaron Raimist
Signed-off-by: Aaron Raimist <aaron@raim.ist>
2018-09-27oops, fix typo - thanks to @dest4Matthew Hodgson
2018-08-15update address for sending feedback for olmHubert Chathi
2017-06-07update linkEli Flanagan
2016-10-27Add a document on signing keysRichard van der Hoff
2016-10-24remove redundant svgRichard van der Hoff
2016-10-24double_ratchet.svgRichard van der Hoff
2016-10-21SpellingMark Haines
2016-10-21s/they've/they have/Mark Haines
2016-10-21Reword and s/message index/ratchet index/Mark Haines
2016-10-21Document the potential for message replays and possible mitigationsMark Haines
2016-10-20Merge branch 'master'Richard van der Hoff
2016-10-19s/ephemeral/one-time/ in olm specRichard van der Hoff
We're standardising on 'one-time keys' as a term for the thing that Bob uploads for prekey messages.
2016-10-19Add notes on limitations to megolm specRichard van der Hoff
2016-10-19Document the unknown key-share attacks and mitigation (#29)Richard van der Hoff
2016-10-02s/PCKS/PKCS/Matthew Hodgson
2016-10-02s/PCKS/PKCS/Matthew Hodgson
2016-09-28typoMatthew Hodgson
2016-09-23megolm.rst: link to protobuf specRichard van der Hoff
2016-09-22More review feedbackRichard van der Hoff
2016-09-22megolm.rst: review feedbackRichard van der Hoff
Split ratchet algorithm out to a separate section. Also clean up some phrasing and correct a typo or two.
2016-09-22megolm.rst: linkify Ed25519Richard van der Hoff
2016-09-22Megolm.rst: add Background and footerRichard van der Hoff
2016-09-22First stab at a megolm specRichard van der Hoff
2016-05-18Correct a couple of errors in the specRichard van der Hoff
* We only use 8-byte MACs * The version byte is \x03, not \x01
2016-05-16Fix double_ratchet linkRichard van der Hoff
2016-04-26Various clarifications to the specRichard van der Hoff
2015-12-07Fix missing '.'Richard van der Hoff
2015-12-07Clarifications to the docRichard van der Hoff
Make a few bits of the Olm spec a bit clearer
2015-08-24typoMatthew Hodgson
2015-08-20IPR, feedback & acknowledgementsMatthew Hodgson
2015-08-20minor typos and clarificationsMatthew Hodgson
2015-08-20Add explanation of the notation in the specMark Haines
2015-08-20Clarify that only the public parts of keys are sent over the wireMark Haines