aboutsummaryrefslogtreecommitdiff
path: root/src/megolm.c
AgeCommit message (Expand)Author
2016-05-25Add a comment explaining Mark's latest fixRichard van der Hoff
2016-05-25Fix an integer wrap around bug and add a couple more testsMark Haines
2016-05-24Fix handling of integer wraparound in megolm.cRichard van der Hoff
2016-05-24megolm_advance_to: Remove excessive optimisationRichard van der Hoff
2016-05-24megolm.c: rewrite counter updateRichard van der Hoff
2016-05-24megolm.c: Remove spurious arguments to rehash_partRichard van der Hoff
2016-05-24Update megolm_cipher as a global structRichard van der Hoff
2016-05-24Implement pickling/unpickling for outbound group sessionsRichard van der Hoff
2016-05-24Implementation of an outbound group sessionRichard van der Hoff
2016-05-24Implementation of the megolm ratchetRichard van der Hoff