Skip to content

Commit e804bef

Browse files
authored
Create 086-Evaluating_Larger_Lookup_Tables_using_CKKS.md
1 parent b764063 commit e804bef

1 file changed

Lines changed: 33 additions & 0 deletions

File tree

Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,33 @@
1+
<!-- Main header navigation -->
2+
<p align="center">
3+
<img width="200" src="https://user-images.githubusercontent.com/5758427/180978488-db825482-5a58-4c7c-9589-c494a6f0be04.png"><br/>
4+
<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/meetups/">Meetups</a> | <a href="https://fhe-org.github.io/conferences/conference-2026/">Conference 2026</a> | <a href="https://fhe-org.github.io/community">Join the community</a>
5+
</p>
6+
<hr/>
7+
<!-- /Main header navigation -->
8+
9+
# Evaluating Larger Lookup Tables using CKKS
10+
#### by Jules Dumezy - 2026.03.19
11+
#### <a href="https://luma.com/FHE.org-086">Register for meetup</a> (Lu.ma) | <a href="https://discord.fhe.org">Join the discussion</a> (Discord)
12+
13+
<a href="https://luma.com/FHE.org-086"><img width="900" height="507" alt="FHE.org 086" src="https://github.com/user-attachments/assets/4917be0f-3c04-4fab-a2e1-b41c67114f7a" /></a>
14+
15+
# Abstract
16+
17+
This presentation will introduce two novel algorithms for functional bootstrapping in CKKS: Binary Multiplexer Tree (BMT-FBT) and Collapsed Multiplexer Tree (CMT-FBT). While standard CKKS functional bootstrapping struggles with efficiency for larger Lookup Tables (LUTs), these new methods leverage ciphertext bit and digit decompositions to overcome these limitations. The talk will demonstrate how these techniques allow for the practical evaluation of LUTs up to 20+ bits.
18+
19+
# About the speaker
20+
21+
Jules Dumezy is a PhD candidate at CEA-List and Université Paris-Saclay, France. He holds an Engineering Degree in Embedded and Cyber-Physical Systems from Centrale Lille. His research focuses on applied cryptography and privacy-preserving technologies, specifically on general improvements for the CKKS scheme and enabling more efficient computations for FHE.
22+
23+
# Register for the meetup
24+
25+
RSVP for the meetup [here](https://luma.com/FHE.org-086).
26+
27+
# Never miss an update
28+
29+
The newsletter where we post community announcements: https://fheorg.substack.com/
30+
31+
The discord server where you can discuss FHE related topics with the community: https://discord.fhe.org
32+
33+
Make sure to join either (or both) of these to stay informed about future events!

0 commit comments

Comments
 (0)