olm/include/olm
Mark Haines 3468886e27 Add method getting a session id. Update the python and javascript bindings 2015-07-16 11:45:20 +01:00
..
account.hh Output simpler JSON for the account keys, don't sign the JSON but instead provide a olm_account_sign method so that the user of the library can sign the JSON themselves 2015-07-10 11:57:53 +01:00
base64.hh Change the JSON format for one time keys to include what algorithm they are for 2015-07-08 15:30:34 +01:00
cipher.hh 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
crypto.hh Add functions for creating and verifying ed25519 signatures 2015-07-07 09:50:32 +01:00
error.hh Version the pickled objects and check for errors when unpickling them 2015-07-10 18:00:18 +01:00
list.hh Fix bug in list where the wrong value was copied if an item was inserted at the beinging of the list 2015-07-15 16:31:45 +01:00
memory.hh 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
message.hh Send the public part of the one time key rather than passing an identifier 2015-07-08 14:53:25 +01:00
olm.hh Add method getting a session id. Update the python and javascript bindings 2015-07-16 11:45:20 +01:00
pickle.hh Encode the account keys as a signed JSON object 2015-07-07 16:42:03 +01:00
ratchet.hh 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
session.hh Add method getting a session id. Update the python and javascript bindings 2015-07-16 11:45:20 +01:00