aboutsummaryrefslogtreecommitdiff
path: root/src/base/QXmppHash.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Remove Qt < 5.15 compat codeLinus Jahn2023-01-311-4/+0
|
* Implement XEP-0448: Encryption for stateless file sharing parsing (#463)Linus Jahn2022-09-161-0/+1
| | | | | https://xmpp.org/extensions/xep-0448.html Co-authored-by: Jonah BrĂ¼chert <jbb@kaidan.im>
* Implement XEP-0300: Use of Cryptographic Hash Functions in XMPPLinus Jahn2022-09-061-0/+222
Parsing and serialization for XEP-0300 https://xmpp.org/extensions/xep-0300.html in version 1.0.