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 |
|
Mark Haines
|
a59fbdfe7f
|
Add a test for pickling and unpickling sessions, fix off by one error when unpickling sessions
|
2015-07-14 11:32:11 +01:00 |
|
Mark Haines
|
b6e248c9a5
|
Output simpler JSON for the account keys, don't sign the JSON but instead provide a olm_account_sign method so that the user of the library can sign the JSON themselves
|
2015-07-10 11:57:53 +01:00 |
|
Mark Haines
|
373acefde7
|
Add c bindings for the methods for managing one time keys
|
2015-07-09 18:35:54 +01:00 |
|
Mark Haines
|
0e988237f6
|
Don't pass a key id when creating a new outbound session
|
2015-07-08 16:04:18 +01:00 |
|
Mark Haines
|
532dc0d4e7
|
Change the JSON format for one time keys to include what algorithm they are for
|
2015-07-08 15:30:34 +01:00 |
|
Mark Haines
|
3a382aec59
|
Encode the account keys as a signed JSON object
|
2015-07-07 16:42:03 +01:00 |
|
Matthew Hodgson
|
09d4125ff1
|
Rename axolotlpp as olm to avoid confusion with Axolotl-the-spec and Axolotl-the-OWS-libraries at moxie's request
|
2015-06-27 01:15:23 +02:00 |
|