olm/src
Mark Haines 3468886e27 Add method getting a session id. Update the python and javascript bindings 2015-07-16 11:45:20 +01:00
..
account.cpp Version the pickled objects and check for errors when unpickling them 2015-07-10 18:00:18 +01:00
base64.cpp Change the JSON format for one time keys to include what algorithm they are for 2015-07-08 15:30:34 +01:00
cipher.cpp 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.cpp Add functions for creating and verifying ed25519 signatures 2015-07-07 09:50:32 +01:00
libs.cpp Add functions for signing and verifying messages using curve25519 keys 2015-03-03 11:18:07 +00:00
memory.cpp 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.cpp Send the public part of the one time key rather than passing an identifier 2015-07-08 14:53:25 +01:00
olm.cpp Add method getting a session id. Update the python and javascript bindings 2015-07-16 11:45:20 +01:00
pickle.cpp Encode the account keys as a signed JSON object 2015-07-07 16:42:03 +01:00
ratchet.cpp Rename generate_key to curve25519_generate_key 2015-07-07 09:03:12 +01:00
session.cpp Add method getting a session id. Update the python and javascript bindings 2015-07-16 11:45:20 +01:00