Writing an FHE program
In this section, we walk through how to create an FHE program that can be used with the Secure Processing Framework (SPF). FHE programs are written in C.
If you have previous experience working with our Parasol compiler, most of this section will be content you’re already familiar with. Please note that there are some common conventions that must be adhered to for the SPF to run an FHE program (notably for result outputting).