add a fully homomorphic encryption scheme, by c. gentry (2009) for future refs as we build this chapter

This commit is contained in:
autistic-symposium-helper 2024-11-21 13:52:00 -08:00 committed by GitHub
parent af74256f67
commit 66852360ed
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -2,8 +2,13 @@
<br> <br>
### cool readings ### cool resources
<br> <br>
* **[combining machine learning and homomorphic encryption in the apple ecosystem](https://machinelearning.apple.com/research/homomorphic-encryption)** ##### learning
* **[a fully homomorphic encryption scheme, by c. gentry (2009)](https://crypto.stanford.edu/craig/craig-thesis.pdf)**
##### applications
* **[combining machine learning and homomorphic encryption in the apple ecosystem (2024)](https://machinelearning.apple.com/research/homomorphic-encryption)**