olm/python/olm
Richard van der Hoff f8c61b8f84 Python: Make ed25519_verify take some arguments
It's not much use if everything is hardcoded.
2017-04-24 13:14:36 +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 PEP8 for python bindings 2017-04-18 19:07:56 +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