Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2013-05-21 | Support C++11 STL implementations. | joerg | 4 | -1/+102 | |
2013-05-18 | Initial import of HElib, a library to perform homomorphic encryption, | agc | 5 | -0/+99 | |
into the Packages Collection. HElib is a software library that implements homomorphic encryption (HE). Currently available is an implementation of the Brakerski-Gentry-Vaikuntanathan (BGV) scheme, along with many optimizations to make homomorphic evaluation run faster, focusing mostly on effective use of the Smart-Vercauteren ciphertext packing techniques and the Gentry-Halevi-Smart optimizations. |