qxmpp-project / qxmpp

Cross-platform C++ XMPP client and server library
410 stars 197 forks source link

Add file encryption functions and Encryption/DecryptionDevice #465

Closed lnjX closed 1 year ago

lnjX commented 2 years ago

PR check list:

codecov[bot] commented 2 years ago

Codecov Report

Base: 68.70% // Head: 68.49% // Decreases project coverage by -0.21% :warning:

Coverage data is based on head (3ff664a) compared to base (d858e4a). Patch coverage: 78.94% of modified lines in pull request are covered.

:exclamation: Current head 3ff664a differs from pull request most recent head c68ea39. Consider uploading reports for the commit c68ea39 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #465 +/- ## ========================================== - Coverage 68.70% 68.49% -0.22% ========================================== Files 277 283 +6 Lines 24013 24487 +474 ========================================== + Hits 16499 16772 +273 - Misses 7514 7715 +201 ``` | [Impacted Files](https://codecov.io/gh/qxmpp-project/qxmpp/pull/465?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=qxmpp-project) | Coverage Δ | | |---|---|---| | [src/base/QXmppEncryptedFileSource\_p.h](https://codecov.io/gh/qxmpp-project/qxmpp/pull/465/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=qxmpp-project#diff-c3JjL2Jhc2UvUVhtcHBFbmNyeXB0ZWRGaWxlU291cmNlX3AuaA==) | `100.00% <ø> (ø)` | | | [src/base/QXmppFileShare.cpp](https://codecov.io/gh/qxmpp-project/qxmpp/pull/465/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=qxmpp-project#diff-c3JjL2Jhc2UvUVhtcHBGaWxlU2hhcmUuY3Bw) | `62.26% <ø> (ø)` | | | [src/base/QXmppFileShare.h](https://codecov.io/gh/qxmpp-project/qxmpp/pull/465/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=qxmpp-project#diff-c3JjL2Jhc2UvUVhtcHBGaWxlU2hhcmUuaA==) | `100.00% <ø> (ø)` | | | [tests/qxmppmessage/tst\_qxmppmessage.cpp](https://codecov.io/gh/qxmpp-project/qxmpp/pull/465/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=qxmpp-project#diff-dGVzdHMvcXhtcHBtZXNzYWdlL3RzdF9xeG1wcG1lc3NhZ2UuY3Bw) | `94.84% <ø> (ø)` | | | [src/client/QXmppFileEncryption.cpp](https://codecov.io/gh/qxmpp-project/qxmpp/pull/465/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=qxmpp-project#diff-c3JjL2NsaWVudC9RWG1wcEZpbGVFbmNyeXB0aW9uLmNwcA==) | `68.50% <68.50%> (ø)` | | | [src/base/QXmppEncryptedFileSource.cpp](https://codecov.io/gh/qxmpp-project/qxmpp/pull/465/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=qxmpp-project#diff-c3JjL2Jhc2UvUVhtcHBFbmNyeXB0ZWRGaWxlU291cmNlLmNwcA==) | `79.01% <100.00%> (ø)` | | | [src/client/QXmppFileEncryption.h](https://codecov.io/gh/qxmpp-project/qxmpp/pull/465/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=qxmpp-project#diff-c3JjL2NsaWVudC9RWG1wcEZpbGVFbmNyeXB0aW9uLmg=) | `100.00% <100.00%> (ø)` | | | [src/client/QcaInitializer.cpp](https://codecov.io/gh/qxmpp-project/qxmpp/pull/465/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=qxmpp-project#diff-c3JjL2NsaWVudC9RY2FJbml0aWFsaXplci5jcHA=) | `100.00% <100.00%> (ø)` | | | [...ts/qxmppfileencryption/tst\_qxmppfileencryption.cpp](https://codecov.io/gh/qxmpp-project/qxmpp/pull/465/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=qxmpp-project#diff-dGVzdHMvcXhtcHBmaWxlZW5jcnlwdGlvbi90c3RfcXhtcHBmaWxlZW5jcnlwdGlvbi5jcHA=) | `100.00% <100.00%> (ø)` | | | [src/base/QXmppError.h](https://codecov.io/gh/qxmpp-project/qxmpp/pull/465/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=qxmpp-project#diff-c3JjL2Jhc2UvUVhtcHBFcnJvci5o) | `0.00% <0.00%> (ø)` | | | ... and [7 more](https://codecov.io/gh/qxmpp-project/qxmpp/pull/465/diff?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=qxmpp-project) | | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=qxmpp-project). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=qxmpp-project)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.