olm/python/olm
Wilfried Klaebe 62b576b903 Python: add binding for olm_remove_one_time_keys
Signed-off-by: Wilfried Klaebe <w+gitstuff@chaos.in-kiel.de>
2018-05-29 11:41:25 +01:00
..
__init__.py Add ed25519_verify to __init__.py and add test for ed25519_verify 2017-04-24 12:29:45 +01:00
__main__.py Python: Make ed25519_verify take some arguments 2017-04-24 13:14:36 +01:00
_base.py PEP8 for python bindings 2017-04-18 19:07:56 +01:00
account.py Python: add binding for olm_remove_one_time_keys 2018-05-29 11:41:25 +01:00
inbound_group_session.py Return python int instead of c_uint32 for InboundGroupSession.decrypt message_index 2017-04-18 19:15:51 +01:00
outbound_group_session.py PEP8 for python bindings 2017-04-18 19:07:56 +01:00
session.py PEP8 for python bindings 2017-04-18 19:07:56 +01:00
utility.py Add utility module to olm/python - for ed25519_verify 2017-04-24 12:29:45 +01:00