1
0
Fork 0
mirror of https://github.com/vanitasvitae/Smack.git synced 2024-11-10 14:16:00 +01:00
Commit graph

26 commits

Author SHA1 Message Date
9566f5ae65 Enable importing keys again 2018-07-03 11:38:15 +02:00
ef00f50d79 Add DryOxEncryption test 2018-07-03 11:38:15 +02:00
cdba5bdda9 improve tests 2018-07-03 11:38:15 +02:00
ffbfae9856 Refactor API 2018-07-03 11:38:15 +02:00
e23cf88082 Add test 2018-07-03 11:38:15 +02:00
63e98cb4d6 Fix decryption error 2018-07-03 11:38:15 +02:00
800955d5a8 Fix some runtime bugs 2018-07-03 11:38:15 +02:00
422baa6d2e WiP finished, no more compiler errors - untested 2018-07-03 11:38:14 +02:00
49a51bfa2d WiP, please don't look 2018-07-03 11:38:14 +02:00
dab342e97e Add methods to store update dates 2018-07-03 11:38:14 +02:00
48862962db Fix message sending, filebased store storage 2018-07-03 11:38:14 +02:00
ffc8cbbf79 Several changes
Add encrypted message listeners
Automatically decrypt incoming messages
Add convenient methods to get payload
2018-07-03 11:38:14 +02:00
e8f09fc842 Another overhaul 2018-07-03 11:38:14 +02:00
f522cea748 Finish rewrite :D 2018-07-03 11:38:14 +02:00
2b7738cc9c Warning: Construction Site! 2018-07-03 11:38:14 +02:00
365a4d20d0 Fix decrypting messages 2018-07-03 11:38:14 +02:00
653f318d37 Implement restoring secret key 2018-07-03 11:38:14 +02:00
878ac56ed0 Implement exporting secret key 2018-07-03 11:38:14 +02:00
55b9c1ac2a Modify API
Add methods to decrypt messages
Add lots of high quality documentation
2018-07-03 11:38:14 +02:00
2706f60744 Do not add our pub key to config 2018-07-03 11:38:14 +02:00
c1603139be Introduce exception, add documentation 2018-07-03 11:38:14 +02:00
a234760233 Temp commit 2018-07-03 11:38:14 +02:00
6e7145801e Implement OpenPgpManager functions 2018-07-03 11:38:14 +02:00
9ee47e1711 BouncycastleOpenPgpProvider implementatioN 2018-07-03 11:38:14 +02:00
2acf9689fe Temp 2018-07-03 11:38:14 +02:00
Florian Schmaus
dd9c693c3a DRAFT/WIP Started XEP-0373: OpenPGP for XMPP implementation 2018-07-03 11:38:14 +02:00