d62e344db7
Some clients expect the session id to be globally unique, so allowing the end devices to pick the session id will cause problems. Include the current ratchet index with the initial keys, this decreases the risk that the client will supply the wrong index causing problems. Sign the initial keys with the ratchet ed25519 key, this reduces the risk of a client claiming a session that they didn't create. |
||
---|---|---|
.. | ||
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 |