Return the message index when decrypting group messages.
Applications can use the index to detect replays of the same message.
Showing
- include/olm/inbound_group_session.h 2 additions, 1 deletioninclude/olm/inbound_group_session.h
- javascript/demo/group_demo.js 2 additions, 2 deletionsjavascript/demo/group_demo.js
- javascript/olm_inbound_group_session.js 7 additions, 2 deletionsjavascript/olm_inbound_group_session.js
- python/olm/__main__.py 1 addition, 1 deletionpython/olm/__main__.py
- python/olm/inbound_group_session.py 6 additions, 2 deletionspython/olm/inbound_group_session.py
- src/inbound_group_session.c 8 additions, 3 deletionssrc/inbound_group_session.c
- tests/test_group_session.cpp 5 additions, 3 deletionstests/test_group_session.cpp
Please register or sign in to comment