diff options
| author | Linus Jahn <lnj@kaidan.im> | 2022-09-05 17:18:20 +0200 |
|---|---|---|
| committer | Linus Jahn <lnj@kaidan.im> | 2022-09-06 00:46:56 +0200 |
| commit | 649d56de33f7dd495f3935f3b02a43b5bd2a2069 (patch) | |
| tree | 98a48ff9bcb93ac7487a75d73b4afdd59015ce55 /doc | |
| parent | a9dc4915371087e2d706fad95d4fccf11745ba63 (diff) | |
| download | qxmpp-649d56de33f7dd495f3935f3b02a43b5bd2a2069.tar.gz | |
Implement XEP-0300: Use of Cryptographic Hash Functions in XMPP
Parsing and serialization for XEP-0300
https://xmpp.org/extensions/xep-0300.html in version 1.0.
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/xep.doc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/xep.doc b/doc/xep.doc index 46a9701a..02d7e7ec 100644 --- a/doc/xep.doc +++ b/doc/xep.doc @@ -50,6 +50,7 @@ Complete: - \xep{0245, The /me Command} (v1.0) - \xep{0249, Direct MUC Invitations} (v1.2) - \xep{0280, Message Carbons} +- \xep{0300, Use of Cryptographic Hash Functions in XMPP} (v1.0) - \xep{0308, Last Message Correction} - \xep{0313, Message Archive Management} (v0.6) - \xep{0319, Last User Interaction in Presence} |
