FAAS leverages secure single signer signature aggregation property and offers fast signing digital signature schemes
This code is implemented on top of the base implementation of pqNTRUsign (https://github.com/zhenfeizhang/pqNTRUSign)
After installing the dependencies, go to faas_RSA and FAAS_pqNTRU folders and make. Then, under the Debug folder you can see the executable. Code is tested with Intel i7 6700HQ Ubuntu 16.04.
Please check the licenses for the dependencies before using this code.
Special thanks to Adam Brockett for providing RSA code in GMP.