olm/src
Richard van der Hoff acae4e8438 Remove functions which return strings
We don't want anything which does dynamic memory allocation in the library.
2016-05-20 15:07:10 +01:00
..
account.cpp Remove logging functionality 2016-05-16 11:13:54 +01:00
base64.cpp Fix a bunch of compiler warnings, and turn on warnings. 2016-04-26 18:10:13 +01:00
cipher.cpp Replace hard coded references to the 32-byte key length with a constant, add utilities for copying data to and from fixed sized arrays 2015-08-19 17:32:06 +01:00
crypto.cpp Remove functions which return strings 2016-05-20 15:07:10 +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 Remove logging functionality 2016-05-16 11:13:54 +01:00
olm.cpp Remove logging functionality 2016-05-16 11:13:54 +01:00
pickle.cpp Fix a bunch of compiler warnings, and turn on warnings. 2016-04-26 18:10:13 +01:00
ratchet.cpp Remove logging functionality 2016-05-16 11:13:54 +01:00
session.cpp Remove logging functionality 2016-05-16 11:13:54 +01:00
utility.cpp Replace hard coded references to the 32-byte key length with a constant, add utilities for copying data to and from fixed sized arrays 2015-08-19 17:32:06 +01:00