add a fully homomorphic encryption scheme, by c. gentry (2009) for future refs as we build this chapter
This commit is contained in:
parent
af74256f67
commit
66852360ed
1 changed files with 7 additions and 2 deletions
|
@ -2,8 +2,13 @@
|
|||
|
||||
<br>
|
||||
|
||||
### cool readings
|
||||
### cool resources
|
||||
|
||||
<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)**
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue