-
- Downloads
Output simpler JSON for the account keys, don't sign the JSON but instead...
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
Showing
- include/olm/account.hh 20 additions, 32 deletionsinclude/olm/account.hh
- include/olm/olm.hh 16 additions, 9 deletionsinclude/olm/olm.hh
- javascript/demo.html 7 additions, 14 deletionsjavascript/demo.html
- javascript/olm_post.js 18 additions, 18 deletionsjavascript/olm_post.js
- olm.py 34 additions, 28 deletionsolm.py
- src/account.cpp 60 additions, 94 deletionssrc/account.cpp
- src/olm.cpp 32 additions, 21 deletionssrc/olm.cpp
- tests/test_olm.cpp 8 additions, 12 deletionstests/test_olm.cpp
Loading
Please register or sign in to comment