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

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

repo contains some refrence material about homomorphic encryption
https://github.com/aniket965/homomorphic-encryption

fhe homomorphic-encryption refrence-material slide

Last synced: 3 days ago
JSON representation

repo contains some refrence material about homomorphic encryption

Awesome Lists containing this project

README

          

# Homomorphic-encryption
repo contains some refrence material about homomorphic encryption

## Homomorphic encryption
- [x] [Intro to Homomorphic Encryption](https://www.wired.com/2014/11/hacker-lexicon-homomorphic-encryption/)
- [x] [casual introduction to Homomorphic Encryption](https://blog.cryptographyengineering.com/2012/01/02/very-casual-introduction-to-fully/)
- [x] [Survey of Various Homomorphic Encryption algorithms and Schemes](https://blog.cryptographyengineering.com/2012/01/02/very-casual-introduction-to-fully/)
- [x] [MicroSoft's Research](https://www.microsoft.com/en-us/research/project/homomorphic-encryption/)
- [Berkley Homomorphic Encryption](https://simons.berkeley.edu/talks/wichs-brakerski-2015-07-06)
- [core Homomorphic Encryption](http://www.pnas.org/content/112/28/8515.full)
- [wiki pallier](https://en.wikipedia.org/wiki/Paillier_cryptosystem)

### FHE
- [Intro to FHE](https://www.networkworld.com/article/3196121/security/how-to-make-fully-homomorphic-encryption-practical-and-usable.html)
- [A FULLY HOMOMORPHIC ENCRYPTION ](https://crypto.stanford.edu/craig/craig-thesis.pdf)

## Uses in different fields
- [Securing cloud with HomoMorphic Encryption](https://arxiv.org/pdf/1409.0829.pdf)

## Libraries for Homomorphic Encryption
- [Simple Encrypted Arithmetic Library – SEAL](https://www.microsoft.com/en-us/research/project/simple-encrypted-arithmetic-library-seal-2/)
- [DeepLearning with Homomorphic Encryption](https://github.com/OpenMined/PySyft)

## Slides
- [Berkley slides](https://simons.berkeley.edu/sites/default/files/docs/3464/simons15sigs.pptx)

## videos

- [ ] [microsoft applications of Homomorphic Encryption](https://www.google.co.in/url?sa=t&rct=j&q=&esrc=s&source=web&cd=2&cad=rja&uact=8&ved=0ahUKEwi1wdz3-sTWAhUM7yYKHZsvAdoQtwIIMjAB&url=https%3A%2F%2Fwww.microsoft.com%2Fen-us%2Fresearch%2Fvideo%2Fguide-to-applications-of-homomorphic-encryption%2F&usg=AFQjCNEHD-J-gX9AgPP5tvJjXsqwL9UTAA)