intel / pailliercryptolib

Intel Paillier Cryptosystem Library is an open-source library which provides accelerated performance of a partial homomorphic encryption (HE), named Paillier cryptosystem, by utilizing Intel® IPP-Crypto on AVX512IFMA instructions. Intel Paillier Cryptosystem Library is certified for ISO compliance.
Apache License 2.0
70 stars 18 forks source link

Make nasm's path configurable #70

Open WeiDaiWD opened 1 year ago

WeiDaiWD commented 1 year ago

This line looks for nasm in exported environment variables. Adding a customizable and cached NASM_DIR variable to IPCL's CMake system can relieve users from exporting nasm.

Dusty1999 commented 1 year ago

Thanks im trying I only have a phone I don't think I get all the functions sorry Im trying.