Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add resources by Jeremy Kun #180

Merged
merged 4 commits into from
Sep 19, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions resources/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,8 @@
- [FHE.org Trondheim 2022 Conference Resources](https://fhe-org.github.io/conferences/conference-2022/resources) by **FHE.org** on **May 29, 2022**

## Tutorials and Walkthroughs
- <a href="https://www.jeremykun.com/2024/09/06/packing-matrix-vector-multiplication-in-fhe/" id="00147">Packing Matrix-Vector Multiplication in Fully Homomorphic Encryption</a> by **Jeremy Kun** on **Sept 06, 2024**
- <a href="https://www.jeremykun.com/2024/09/06/shift-networks/" id="00146">Shift Networks</a> by **Jeremy Kun** on **Sept 02, 2024**
- <a href="https://www.jeremykun.com/2024/05/04/fhe-overview/" id="00142">A High-Level Technical Overview of Fully Homomorphic Encryption</a> by **Jeremy Kun** on **May 04, 2024**
- <a href="https://cryptographycaffe.sandboxaq.com/posts/fhe-01/" id="00001">Fully Homomorphic Encryption: Introduction and Use-Cases</a> by **Nicolas Gama** and **Sandra Guasch** on **Nov 18, 2023**
- <a href="https://jeremykun.com/2023/09/18/encoding-schemes-in-fhe/" id="00002">Encoding Schemes in FHE</a> by **Jeremy Kun** on **September 18, 2023**
Expand Down