Will the RSA encryption and decryption module be added in the future?
I read the original author ’s paper, which mentioned the decryption method. I want to know, if I want to add code myself, do I just need to modify orchestrator.py, add rsa_decryotion.py in the node package, and modify init.py in the client package
Will the RSA encryption and decryption module be added in the future?
I read the original author ’s paper, which mentioned the decryption method. I want to know, if I want to add code myself, do I just need to modify orchestrator.py, add rsa_decryotion.py in the node package, and modify init.py in the client package