google / fully-homomorphic-encryption

An FHE compiler for C++
Apache License 2.0
3.51k stars 252 forks source link

Allow for external contributions to the FHE library #27

Closed cathieyun closed 1 year ago

cathieyun commented 2 years ago

Currently, external contributions are not supported - potential contributors are advised to file issues in the project. In order to interface better with the open-source community and to increase the rate of development and improvement, we should support external contributions. This would require setting up an infrastructure similar to Tink (https://github.com/google/tink) for pulling external changes into the Google-internal codebase.

j2kun commented 1 year ago

Migrating this Issue to an internal ticket. Work is under way and should be tested/reviewed next week.