olm/src
Hubert Chathi c23ce70fc6 improve handling of olm_session_describe when buffer is too short 2021-12-10 16:14:46 -05:00
..
account.cpp add a test for fallback keys, and clear memory when we forget the old fallback 2021-11-23 22:35:10 +00:00
base64.cpp Fail decoding base64 of invalid length. 2021-05-24 15:50:14 +02: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 Differentiate between malformed pickle objects and trailing junk data. 2021-07-31 01:27:43 +00:00
inbound_group_session.c Differentiate between malformed pickle objects and trailing junk data. 2021-07-31 01:27:43 +00:00
megolm.c Fix unpickling error handling. 2021-07-31 01:27:43 +00:00
memory.cpp C binding for olm::unset 2016-05-23 18:55:05 +01:00
message.cpp olm: Also initialize all fields when decoding Olm messages. 2021-05-11 13:32:23 +02:00
olm.cpp add function to forget the old fallback key 2021-11-23 22:35:10 +00:00
outbound_group_session.c Differentiate between malformed pickle objects and trailing junk data. 2021-07-31 01:27:43 +00:00
pickle.cpp track if fallback keys were published 2021-11-23 22:35:10 +00:00
pickle_encoding.c Return the base64-encoded length of pickles 2016-10-24 10:06:06 +01:00
pk.cpp Differentiate between malformed pickle objects and trailing junk data. 2021-07-31 01:27:43 +00:00
ratchet.cpp Fix unpickling error handling. 2021-07-31 01:27:43 +00:00
sas.c make functions const where possible 2021-06-16 23:22:25 -04:00
session.cpp improve handling of olm_session_describe when buffer is too short 2021-12-10 16:14:46 -05:00
utility.cpp make functions const where possible 2021-06-16 23:22:25 -04:00