Age | Commit message (Collapse) | Author |
|
|
|
Should have been in the previous commit :/
|
|
|
|
Concerns have been raised that including logging functionality makes it harder
to audit the implementation to ensure that no secret information is leaked. We
are therefore removing it from the master branch.
|
|
|
|
|
|
utilities for copying data to and from fixed sized arrays
|
|
|
|
|
|
which take the curve25519 identity key of the remote device we think the message is from as an additional argument
|
|
Session
|
|
unpickling sessions
|
|
the account and session object once they've been used
|
|
|
|
provide a olm_account_sign method so that the user of the library can sign the JSON themselves
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Axolotl-the-OWS-libraries at moxie's request
|