1
0
Fork 0
mirror of https://github.com/vanitasvitae/Smack.git synced 2025-09-11 01:59:38 +02:00

DRAFT/WIP Started XEP-0373: OpenPGP for XMPP implementation

This commit is contained in:
Florian Schmaus 2017-02-12 19:26:28 +01:00 committed by Paul Schaub
parent 455e083144
commit 7e1248f9e8
22 changed files with 807 additions and 1 deletions

View file

@ -26,4 +26,6 @@ include 'smack-core',
'smack-omemo',
'smack-omemo-signal',
'smack-omemo-signal-integration-test',
'smack-repl'
'smack-repl',
'smack-openpgp',
'smack-openpgp-bouncycastle'