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

feat: Baseline FHE primitives (LWE, rLWE) #117

Open
0xJepsen opened this issue Jul 1, 2024 · 1 comment
Open

feat: Baseline FHE primitives (LWE, rLWE) #117

0xJepsen opened this issue Jul 1, 2024 · 1 comment

Comments

@0xJepsen
Copy link
Contributor

0xJepsen commented Jul 1, 2024

We should prepare for an FHE boom and get some base FHE primitives down.

I watched this lecture a while back and thought it was pretty good.

LWE

@mrdaybird
Copy link
Contributor

mrdaybird commented Oct 23, 2024

I was thinking of implementing this paper (https://eprint.iacr.org/2013/340.pdf). This scheme is conceptually simple to understand. I think it will be a good starting point.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants