Skip to content

Commit

Permalink
Add HEonGPU to libraries
Browse files Browse the repository at this point in the history
  • Loading branch information
Alisah-Ozcan committed Jan 16, 2025
1 parent 6984b46 commit 98eaeb4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ Libraries that can be used to implement applications using (Fully) Homomorphic E
- [HEAAN-Python](https://github.com/Huelse/HEAAN-Python) - Python binding for the [HEANN](#HEAAN) library.
- <a name="HElib">[HElib](https://github.com/HomEnc/HElib) - BGV scheme with bootstrapping and the Approximate Number CKKS scheme.
- [HEMat](https://github.com/K-miran/HEMat) - C++ implementation of matrix computation (addition, multiplication, and transposition) using [HEANN](#HEAAN).
- [HEonGPU](https://github.com/Alisah-Ozcan/HEonGPU) - A GPU Based Homomorphic Encryption Library.
- [krypto](https://github.com/kryptnostic/krypto) - C++ implementation of multivariate quadratic FHE.
- [Λ ○ λ](https://github.com/cpeikert/Lol) - "Lol" Haskell library for ring-based lattice cryptography that supports FHE.
- <a name="lattigo">[lattigo](https://github.com/ldsec/lattigo) - Go library for lattice-based crypto that implements various schemes.
Expand Down

0 comments on commit 98eaeb4

Please sign in to comment.