I am looking into adding FAEST to liboqs. Since I have last worked with liboqs, the build setup has changed quite significantly. What is the recommended way to add a single implementation to liboqs that provides all variants? All signature schemes using copy_from_upstream have multiple copies of similar/same files. Also, can I get copy_from_upstream to perform pre-configuration steps before copying files?
I am looking into adding FAEST to liboqs. Since I have last worked with liboqs, the build setup has changed quite significantly. What is the recommended way to add a single implementation to liboqs that provides all variants? All signature schemes using
copy_from_upstreamhave multiple copies of similar/same files. Also, can I getcopy_from_upstreamto perform pre-configuration steps before copying files?