diff options
| author | Linus Jahn <lnj@kaidan.im> | 2019-04-28 22:11:25 +0200 |
|---|---|---|
| committer | LNJ <lnj@kaidan.im> | 2019-09-06 21:18:51 +0200 |
| commit | e7394afc6730b16673f4173fcbc55d54a810a80b (patch) | |
| tree | 854b917a079c385e780a72f9465403b70d53dc57 /doc | |
| parent | a0925867901052d97fe84c2fcf31c720e0443546 (diff) | |
| download | qxmpp-e7394afc6730b16673f4173fcbc55d54a810a80b.tar.gz | |
Implement XEP-0380: Explicit Message Encryption
This adds parsing and serialization for XEP-0380: Explicit Message
Encryption in version 0.3.0.
https://xmpp.org/extensions/xep-0380.html
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 3daf0936..130436fc 100644 --- a/doc/xep.doc +++ b/doc/xep.doc @@ -42,6 +42,7 @@ Complete: - XEP-0319: Last User Interaction in Presence - XEP-0352: Client State Indication - XEP-0367: Message Attaching (v0.3.0) +- XEP-0380: Explicit Message Encryption (v0.3.0) - XEP-0382: Spoiler messages (v0.2.0) Ongoing: |
