olm/src
Hubert Chathi ec5ff1e032 also check that the pubkey is set when calculating the MAC 2020-09-23 16:47:00 -04:00
..
account.cpp fix style 2020-09-16 16:14:23 -04:00
base64.cpp Prefix for internal symbols 2016-05-23 18:55:06 +01:00
cipher.cpp fix a length check and add some missing length checks 2018-06-27 12:14:19 -04:00
crypto.cpp Convert AES functions to plain C 2016-09-05 10:40:39 +01:00
ed25519.c Fix Ed25519 keypair generation 2016-09-01 13:35:23 +01:00
error.c SAS: add olm_sas_is_their_key_set 2020-09-23 15:27:55 -04:00
inbound_group_session.c Fix warnings reported by LLVM 2018-06-27 12:25:27 -04:00
megolm.c Add a comment explaining Mark's latest fix 2016-05-25 15:44:39 +01:00
memory.cpp C binding for olm::unset 2016-05-23 18:55:05 +01:00
message.cpp Fix a buffer bounds check when decoding group messages 2016-10-19 15:03:40 +01:00
olm.cpp add support for fallback keys 2020-08-14 17:29:41 -04:00
outbound_group_session.c Fix warnings reported by LLVM 2018-06-27 12:25:27 -04:00
pickle.cpp Convert ed25519 pickling functions to C 2016-09-05 12:59:12 +01:00
pickle_encoding.c Return the base64-encoded length of pickles 2016-10-24 10:06:06 +01:00
pk.cpp add more consts and comments 2019-05-14 22:02:50 -04:00
ratchet.cpp Convert Ed25519 and Curve25519 functions to plain C 2016-09-05 10:40:39 +01:00
sas.c also check that the pubkey is set when calculating the MAC 2020-09-23 16:47:00 -04:00
session.cpp check return value of snprintf, fix typo, add clarification 2019-10-08 17:44:09 -04:00
utility.cpp Convert AES functions to plain C 2016-09-05 10:40:39 +01:00