aboutsummaryrefslogtreecommitdiff
path: root/include/olm/ratchet.hh
AgeCommit message (Expand)Author
2016-09-05Convert AES functions to plain CRichard van der Hoff
2016-09-05Convert Ed25519 and Curve25519 functions to plain CRichard van der Hoff
2016-09-02Create new constants for key lengths, etcRichard van der Hoff
2016-06-30Make space in the session pickle for chain indexRichard van der Hoff
2016-06-30Remove unused 'chain_index' from RatchetRichard van der Hoff
2016-05-23Prefix for internal symbolsRichard van der Hoff
2016-05-23Convert cipher.hh to plain CRichard van der Hoff
2016-05-23Convert error.hh to plain CRichard van der Hoff
2016-04-26Add some logging to help understand what's going onRichard van der Hoff
2015-08-19Replace hard coded references to the 32-byte key length with a constant, add ...Mark Haines
2015-06-27Rename axolotlpp as olm to avoid confusion with Axolotl-the-spec and Axolotl-...Matthew Hodgson