An open API service indexing awesome lists of open source software.

https://github.com/innovativeinventor/homomorphic-encryption

[ALPHA] Basic algebraic operators encrypted with LWE utilizing GPU acceleration and ripple adders
https://github.com/innovativeinventor/homomorphic-encryption

Last synced: 2 months ago
JSON representation

[ALPHA] Basic algebraic operators encrypted with LWE utilizing GPU acceleration and ripple adders

Awesome Lists containing this project

README

          

## Homomorphic Algebra
Note: This is still a work in progress (it works though!).

This is an effort to implement (somewhat) practical algebraic operations with [LWE](https://en.wikipedia.org/wiki/Learning_with_errors) using the [NuFHE library](https://github.com/nucypher/nufhe).