SyMPC
SyMPC copied to clipboard
Falcon : Wrap Function and added support for Numpy in RSTensor.
Description
Implementation of Falcon wrap functionality, which is a secure protocol for computing carry bit on addition of three values.resolves #150
How has this been tested?
Added test for the same.
Checklist
- [x] I have followed the Contribution Guidelines and Code of Conduct
- [x] I have commented my code following the OpenMined Styleguide
- [x] I have labeled this PR with the relevant Type labels
- [x] My changes are covered by tests