Merge pull request #32 from Chethan2k1/master
Add methods for SAS
No related branches found
No related tags found
Showing
- include/mtx/events.hpp 4 additions, 0 deletionsinclude/mtx/events.hpp
- include/mtx/events/collections.hpp 2 additions, 0 deletionsinclude/mtx/events/collections.hpp
- include/mtx/events/encrypted.hpp 44 additions, 0 deletionsinclude/mtx/events/encrypted.hpp
- include/mtxclient/crypto/client.hpp 23 additions, 0 deletionsinclude/mtxclient/crypto/client.hpp
- include/mtxclient/crypto/objects.hpp 9 additions, 0 deletionsinclude/mtxclient/crypto/objects.hpp
- lib/crypto/client.cpp 126 additions, 0 deletionslib/crypto/client.cpp
- lib/http/client.cpp 5 additions, 6 deletionslib/http/client.cpp
- lib/structs/events.cpp 8 additions, 1 deletionlib/structs/events.cpp
- lib/structs/events/collections.cpp 2 additions, 0 deletionslib/structs/events/collections.cpp
- lib/structs/events/common.cpp 1 addition, 2 deletionslib/structs/events/common.cpp
- lib/structs/events/encrypted.cpp 28 additions, 2 deletionslib/structs/events/encrypted.cpp
- lib/structs/responses/common.cpp 25 additions, 0 deletionslib/structs/responses/common.cpp
- lib/structs/user_interactive.cpp 39 additions, 38 deletionslib/structs/user_interactive.cpp
- tests/e2ee.cpp 43 additions, 0 deletionstests/e2ee.cpp
- tests/events.cpp 38 additions, 2 deletionstests/events.cpp
Loading
Please register or sign in to comment