a7310c5821
make olm_pickle_* return the lengths of the base64-encoded pickles, rather than the raw pickle. (From the application's POV, the format of the pickle is opaque: it doesn't even know that it is base64-encoded. So returning the length of the raw pickle is particularly unhelpful.) |
||
---|---|---|
.. | ||
account.cpp | ||
base64.cpp | ||
cipher.cpp | ||
crypto.cpp | ||
ed25519.c | ||
error.c | ||
inbound_group_session.c | ||
megolm.c | ||
memory.cpp | ||
message.cpp | ||
olm.cpp | ||
outbound_group_session.c | ||
pickle.cpp | ||
pickle_encoding.c | ||
ratchet.cpp | ||
session.cpp | ||
utility.cpp |