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 · 4 comments
Open

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

0xJepsen opened this issue Jul 1, 2024 · 4 comments
Labels
feature ✨ New feature or request priority-medium ⚡ Medium priority tasks

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.

@Autoparallel Autoparallel added priority-medium ⚡ Medium priority tasks feature ✨ New feature or request labels Dec 19, 2024
@Autoparallel
Copy link
Contributor

@mrdaybird I'd be happy to work with you on these too!

@mrdaybird
Copy link
Contributor

mrdaybird commented Dec 19, 2024

@Autoparallel Awesome! Let's have a chat about it over the weekend.

@Autoparallel
Copy link
Contributor

Sure thing! Feel free to ping me wherever you want. @Autoparallel on Telegram

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature ✨ New feature or request priority-medium ⚡ Medium priority tasks
Projects
None yet
Development

No branches or pull requests

3 participants