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 |
|
pik
|
a3e5beab89
|
Add ed25519_verify to __init__.py and add test for ed25519_verify
Signed-off-by: Alexander Maznev <alexander.maznev@gmail.com>
|
2017-04-24 12:29:45 +01:00 |
|
Richard van der Hoff
|
a2f0c93a93
|
Implement importing group session data
olm_import_inbound_group_session, which reads the format written by
olm_export_inbound_group_session to initialise a group session.
|
2017-01-09 17:45:46 +00:00 |
|
Richard van der Hoff
|
27b57c8d88
|
Merge branch 'rav/more_group_chat/1'
|
2016-05-25 15:46:50 +01:00 |
|
Richard van der Hoff
|
8d55954ce1
|
Avoid use of jq in test_olm
I want to use test_olm.sh on jenkins, which lacks jq. Hence, add support to
olm.main to get id and one-time keys individually.
|
2016-05-24 16:50:26 +01:00 |
|
Richard van der Hoff
|
a49d7284f3
|
add a script for jenkins to run
|
2016-05-24 14:45:32 +01:00 |
|
Richard van der Hoff
|
846ab858a6
|
Python wrapper: support for inbound group sessions
|
2016-05-24 13:40:21 +01:00 |
|
Richard van der Hoff
|
e545ad7eaf
|
Outbound group session support in the python wrappers
|
2016-05-24 13:39:34 +01:00 |
|
Richard van der Hoff
|
7ccaae564a
|
Refactor python wrappers
Split the python wrappers into separate modules
|
2016-05-20 15:25:43 +01:00 |
|
Mark Haines
|
36d17d1cb2
|
Move olm.py to a python subdirectory. Add a script for testing the olm.py script
|
2015-07-14 11:38:43 +01:00 |
|