homenc / HElib

HElib is an open-source software library that implements homomorphic encryption. It supports the BGV scheme with bootstrapping and the Approximate Number CKKS scheme. HElib also includes optimizations for efficient homomorphic evaluation, focusing on effective use of ciphertext packing techniques and on the Gentry-Halevi-Smart optimizations.
https://homenc.github.io/HElib
Other
3.11k stars 761 forks source link

error: no matching function for call to 'assertEq' #342

Open yurivict opened 4 years ago

yurivict commented 4 years ago

The build fails on FreeBSD: http://beefy10.nyi.freebsd.org/data/113i386-default/523384/logs/helib-1.0.0.log

yurivict commented 4 years ago

I think this is i386-specific.