index
:
libquotient
master
Unnamed repository; edit this file 'description' to name the repository.
Nicolas Peugnet
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
encryptionmanager.cpp
Age
Commit message (
Expand
)
Author
2020-03-12
E2EE: Make building E2EE optional. Contributes to #369
Alexey Andreev
2020-02-25
E2EE: fix olm session decrypt, move to EncryptionManager
Alexey Andreyev
2019-08-09
Namespace: QMatrixClient -> Quotient (with back comp alias)
Kitsune Ral
2019-08-02
Apply the new brace wrapping to source files
Kitsune Ral
2019-08-02
Merge branch 'master' into use-clang-format
Kitsune Ral
2019-07-27
E2EE: introduce EncryptedEvent
Alexey Andreyev
2019-07-14
E2EE: provide a shared header with encryption standard key names
Alexey Andreyev
2019-07-09
Merge branch 'master' into use-clang-format
Kitsune Ral
2019-07-08
E2EE: fix EncryptionManager algorithm names
Alexey Andreyev
2019-07-08
E2EE: fix uploadIdentityKeys signatures generation
Alexey Andreyev
2019-07-08
E2EE: add new account generation logic
Alexey Andreyev
2019-07-04
Upload one-time keys. Issue #88
Alexey Andreyev
2019-07-04
Upload device public keys. Issue #87
Alexey Andreyev
2019-07-04
Add EncryptionManager class. Add AccountSettings::encryptionAccountPickle logic.
Alexey Andreyev