Skip to content

Commit

Permalink
Create 061-Faster_NTRU-based_Bootstrapping_in_less_than_4_ms.md
Browse files Browse the repository at this point in the history
  • Loading branch information
carrotcypher authored Oct 18, 2024
1 parent a5efe31 commit 7a5333d
Showing 1 changed file with 50 additions and 0 deletions.
50 changes: 50 additions & 0 deletions meetups/061-Faster_NTRU-based_Bootstrapping_in_less_than_4_ms.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,50 @@
---
title: Faster NTRU-based Bootstrapping in less than 4 ms w/ Zhihao Li | FHE.org Meetup 061
tagline: FHE.org Meetup 061 | Faster NTRU-based Bootstrapping in less than 4 ms w/ Zhihao Li
description: FHE.org Meetup 061 | Faster NTRU-based Bootstrapping in less than 4 ms w/ Zhihao Li
url: https://fhe.org/meetups/061
twitter:
username: fhe_org
card: summary
logo: https://github.com/user-attachments/assets/dbb50b84-f57b-47a3-9d7d-be47a316b751
author:
name: FHE Contributors
url: https://fhe.org/CONTRIBUTORS
---

<!-- 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/meetups/">Meetups</a> | <a href="https://fhe-org.github.io/conferences/conference-2025/">Conference 2025</a> | <a href="https://fhe-org.github.io/community">Join the community</a>
</p>
<hr/>
<!-- /Main header navigation -->


# Faster NTRU-based Bootstrapping in less than 4 ms
#### by Zhihao Li - 2024.10.17 4PM CEST
#### <a href="https://www.meetup.com/fhe-org/events/304079865/?utm_medium=referral&utm_campaign=share-btn_savedevents_share_modal&utm_source=link">Register for meetup</a> (Meetup) | <a href="https://discord.fhe.org">Join the discussion</a> (Discord)

<a href="https://www.meetup.com/fhe-org/events/304079865/?utm_medium=referral&utm_campaign=share-btn_savedevents_share_modal&utm_source=link"><img src="https://github.com/user-attachments/assets/dbb50b84-f57b-47a3-9d7d-be47a316b751"></a>

# Abstract

Bootstrapping is a critical technique in constructing fully homomorphicencryption (FHE), which serves to refresh the noise in FHE ciphertexts, enabling anarbitrary number of homomorphic operations. This talk will present an efficient bootstrapping algorithm based on NTRU. The improvement consists of two main aspects, including algorithmic innovation and implementation optimization.

# About the speakers

Zhihao Li is privacy preserving computation engineer at Ant group. He received his PhD from the Institute of Information Engineering, Chinese Academy of Sciences. His research interests focus on the design and application of fully homomorphic encryption.

# Register for meetup

If you'd like to RSVP for the meetup via meetup.com, <a href="https://www.meetup.com/fhe-org/events/304079865/?utm_medium=referral&utm_campaign=share-btn_savedevents_share_modal&utm_source=link">click here</a>.

Unable to find the Zoom link? To join the meetup call, use https://fhe.org/meetups/join

# 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!

0 comments on commit 7a5333d

Please sign in to comment.