olm/python/olm
Mark Haines 653790eacb Return the message index when decrypting group messages.
Applications can use the index to detect replays of the same message.
2016-10-20 09:58:55 +01:00
..
__init__.py Python wrapper: support for inbound group sessions 2016-05-24 13:40:21 +01:00
__main__.py Return the message index when decrypting group messages. 2016-10-20 09:58:55 +01:00
_base.py Fix Ed25519 keypair generation 2016-09-01 13:35:23 +01:00
account.py Refactor python wrappers 2016-05-20 15:25:43 +01:00
inbound_group_session.py Return the message index when decrypting group messages. 2016-10-20 09:58:55 +01:00
outbound_group_session.py Implement functions to get the state of outbound session 2016-05-24 13:39:34 +01:00
session.py Refactor python wrappers 2016-05-20 15:25:43 +01:00