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.) |
||
---|---|---|
.. | ||
include | ||
test_base64.cpp | ||
test_crypto.cpp | ||
test_group_session.cpp | ||
test_list.cpp | ||
test_megolm.cpp | ||
test_message.cpp | ||
test_olm.cpp | ||
test_olm_decrypt.cpp | ||
test_olm_sha256.cpp | ||
test_olm_signature.cpp | ||
test_olm_using_malloc.cpp | ||
test_ratchet.cpp | ||
test_session.cpp |