aboutsummaryrefslogtreecommitdiff
path: root/lib/e2ee/qolmutils.cpp
AgeCommit message (Collapse)Author
2022-09-26RandomBufferAlexey Rusakov
A convenient abstraction swallowing all the type casts and, more importantly, cleanup on destruction (previous code only cleaned up the buffer upon a successful call to Olm API but not upon an error).
2022-02-06Port to QRandomGeneratorTobias Fella
2021-12-07Rename "crypto" -> "e2ee"Tobias Fella