Skip to content

Commit

Permalink
Merge pull request #89 from ingonyama-zk/Otsar-Raikou-patch-2
Browse files Browse the repository at this point in the history
Update introfhe.md
  • Loading branch information
krakhit authored Oct 29, 2023
2 parents 83d61ee + fb53385 commit 493c138
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/introfhe.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
- [Sunscreen - intro to fhe for engineers](https://blog.sunscreen.tech/an-intro-to-fully-homomorphic-encryption-for-engineers/)
- [Survey on FHE and applications](https://eprint.iacr.org/2022/1602)
- [Computing on encrypted data: Nigel Smart](https://www.youtube.com/watch?v=ih1vhywiKyE)
- [Hands on FHE](https://tfhe.github.io/tfhe/coding.html)

## Applications

Expand All @@ -24,10 +25,13 @@
## Implementations

- [FPT: a Fixed-Point Accelerator for Torus Fully Homomorphic Encryption](https://eprint.kobi.one/2022/1635)
- [cuHE for GPU FHE](https://eprint.iacr.org/2015/818.pdf)

## Security


- [Security of FHE Schemes](https://www.zama.ai/post/estimating-the-security-of-homomorphic-schemes)
- [Lattice based attacks](https://blog.simons.berkeley.edu/2020/04/lattice-blog-reduction-part-i-bkz/)
- [On concrete hardness of LWE](https://eprint.iacr.org/2015/046.pdf)
- [Security of HE on AN](https://eprint.iacr.org/2020/1533.pdf)
- [On security of multivariate RLWE](https://msp.org/obs/2020/4/p05.xhtml)

0 comments on commit 493c138

Please sign in to comment.