-
Notifications
You must be signed in to change notification settings - Fork 34
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Create 038-HE_ring_packing_-_affordable_and_convenient.md
- Loading branch information
1 parent
2e8d5c5
commit 3688a41
Showing
1 changed file
with
37 additions
and
0 deletions.
There are no files selected for viewing
37 changes: 37 additions & 0 deletions
37
meetups/038-HE_ring_packing_-_affordable_and_convenient.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,37 @@ | ||
<!-- Main header navigation --> | ||
<p align="center"> | ||
<img width="200" src="https://user-images.githubusercontent.com/5758427/180978488-db825482-5a58-4c7c-9589-c494a6f0be04.png"><br/> | ||
<a href="https://fhe-org.github.io">Home</a> | <a href="https://fhe-org.github.io/resources">Resources</a> | <a href="https://fhe-org.github.io/conferences/conference-2024/">Conference 2024</a> | <a href="https://fhe-org.github.io/community">Join the community</a> | ||
</p> | ||
<hr/> | ||
<!-- /Main header navigation --> | ||
|
||
|
||
# FHE ring packing - affordable and convenient | ||
#### by Jaehyung Kim - 2023.11.02 | ||
#### <a href="https://www.meetup.com/fhe-org/events/296843665/">Register to attend</a> | <!-- Video recording (Youtube) --> <!--| <a href="">Poster</a> (Github) |--> <a href="https://discord.fhe.org">Join the discussion</a> (Discord) | ||
|
||
![038 Meetup cover](https://github.com/FHE-org/fhe-org.github.io/assets/37557436/b2699002-630d-4f83-8df3-0a8d535280f5) | ||
|
||
|
||
# Abstract | ||
|
||
Most FHE schemes can be classified as LWE-based schemes for granularity and RLWE-based schemes for throughput. Converting LWEs to RLWEs has been an interest of many works including [CGGI17], [CDKS21], and [LHH+21], but none of them properly adapted to the FHE setting. We introduce the result of our paper [BCK+23] that defines the FHE ring packing, provides optimizations, and proposes a new ring packing method. | ||
|
||
# About the speaker | ||
|
||
Jaehyung Kim is a research engineer at CryptoLab. Since joining CryptoLab in 2021, he has been maintaining the HEaaN library and working on optimizing and adding functionalities to homomorphic encryption. | ||
|
||
# Register to attend | ||
|
||
Visit FHE.org's [meetup.com](https://www.meetup.com/fhe-org/events/296843665/) event page to attend. | ||
|
||
After the event has finished, resources *(including any slides, video, papers, etc)* will be added to this resource page. | ||
|
||
# Never miss an update | ||
|
||
The newsletter where we post community announcements: https://fheorg.substack.com/ | ||
|
||
The discord server where you can discuss FHE related topics with the community: https://discord.fhe.org | ||
|
||
Make sure to join either (or both) of these to stay informed about future events! |