Scrap Public Key Cryptography code based on QCA as QDbus is secure enough
ClosedPublic

Authored by shubham on May 18 2019, 6:52 PM.

Details

Summary

QDbus already provides enough security to the calls made by the application to the helper. Hence no need to encrypt, sign the requests of the application and verify their integrity at the helper side.

Diff Detail

Repository
R16 KPMCore
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
shubham requested review of this revision.May 18 2019, 6:52 PM
shubham created this revision.
shubham updated this revision to Diff 58306.May 19 2019, 2:38 PM

Do not remove qca-qt5 from CMakeLists.txt

stikonas accepted this revision.May 19 2019, 5:22 PM
This revision is now accepted and ready to land.May 19 2019, 5:22 PM
This revision was automatically updated to reflect the committed changes.