fairmath / polycircuit

Polycircuit is an FHE components library built via FHERMA competitions
https://fherma.io/challenges
Apache License 2.0
15 stars 1 forks source link

[Docs]: Add placeholders of the planned components #3

Closed nkaskov closed 4 months ago

nkaskov commented 5 months ago

We have a couple of components in the competition phase on fherma right now. We shall add their description in the corresponding directories in the same manner as it is done for existing components.

Suggested content of a planned component markdown:

Apart from the markdown, let's add the header (*.hpp) file since it won't be changed after the component is finished. It provides the interface for the component and will help users to understand how it will be used. You can take the header from the corresponding repository in fherma github.

nkaskov commented 5 months ago

First group of challenges: