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
73 stars 18 forks source link

Intel C++ compiler Classic 2021.3 for Linux not available #86

Open Raulr00 opened 2 months ago

Raulr00 commented 2 months ago

Hello im building a docker container with ubuntu 18.04. the problem is i dont find available the Intel C++ compiler Classic 2021.3. The only one i found is Intel® oneAPI DPC++/C++ Compiler.

Thanks in advance