aboutsummaryrefslogtreecommitdiff
path: root/lib/e2ee/e2ee.h
AgeCommit message (Expand)Author
2022-06-24Fix the just introduced Sonar warningAlexey Rusakov
2022-06-24Start using C++20's designated initializersAlexey Rusakov
2022-06-24Rework SignedOneTimeKey as a QJsonObject wrapperAlexey Rusakov
2022-06-24Fix copy-pasta in signed one-time key JSON dumperAlexey Rusakov
2022-06-22Fix signature verificationAlexey Rusakov
2022-06-19Add a missing #includeAlexey Rusakov
2022-06-18Move C++-only macros to util.hAlexey Rusakov
2022-06-18Drop make_array(); use std::to_array() where neededAlexey Rusakov
2022-05-31Tweak QOlmAccount and data structures aroundAlexey Rusakov
2022-05-16QOlmExpected and associated refactoringAlexey Rusakov
2022-02-16isSupportedAlgorithm()Alexey Rusakov
2022-02-16Use QHash instead of QMapAlexey Rusakov
2022-02-16CleanupAlexey Rusakov
2022-02-16Add a few missing QUOTIENT_API stanzasAlexey Rusakov
2021-12-07Rename "crypto" -> "e2ee"Tobias Fella