FATE
FATE copied to clipboard
Add IPCL as Paillier Scheme to FATE v1.9.0
Signed-off-by: fangxiaoran [email protected]
Fixes ISSUE https://github.com/FederatedAI/FATE/issues/3909
Changes:
- Add Intel Paillier Cryptosystem Library as an optional Paillier scheme in FATE.
Corresponds to the design proposal https://github.com/FederatedAI/FATE-Community/pull/49 in FATE-Community.
@fangxiaoran I found the pep8 validation is not passed. @owlet42 could you help to have a look if pep8 necessary, and verify this PR?
@fangxiaoran I found the pep8 validation is not passed. @owlet42 could you help to have a look if pep8 necessary, and verify this PR?
Hi @LaynePeng & @owlet42, I'm not very sure about the autopep8 error. Please let me know how to fix it.