Skip to content

Commit

Permalink
Create 060-Designing_a_General-Purpose_8-bit_TFHE_Processor_Abstracti…
Browse files Browse the repository at this point in the history
…on.md
  • Loading branch information
carrotcypher authored Oct 14, 2024
1 parent 94991f3 commit 080476d
Showing 1 changed file with 48 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,48 @@
---
title: Designing a General-Purpose 8-bit (T)FHE Processor Abstraction w/ Daphné Trama | FHE.org Meetup 060
tagline: FHE.org Meetup 060 | Designing a General-Purpose 8-bit (T)FHE Processor Abstraction w/ Daphné Trama
description: FHE.org Meetup 060 | Designing a General-Purpose 8-bit (T)FHE Processor Abstraction w/ Daphné Trama
url: https://fhe.org/meetups/060
twitter:
username: fhe_org
card: summary
logo: https://user-images.githubusercontent.com/5758427/180978488-db825482-5a58-4c7c-9589-c494a6f0be04.png
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 -->


# Designing a General-Purpose 8-bit (T)FHE Processor Abstraction
#### by Daphné Trama - 2024.10.17 4PM CEST
#### <a href="https://www.meetup.com/fhe-org/events/303999913/?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/303999913/?utm_medium=referral&utm_campaign=share-btn_savedevents_share_modal&utm_source=link"><img src="https://github.com/user-attachments/assets/286bca5f-d228-4a4c-95c3-001767bb34bb"></a>

# Abstract

Making the most of TFHE programmable bootstrapping to evaluate functions or operators otherwise challenging to perform with only the native addition and multiplication of the scheme is a very active line of research. In this talk, Daphné Trama will present a systematization of TFHE's functional bootstrapping to build an 8-bit FHE processor abstraction, i.e., a software entity that works over FHE-encrypted 8-bits data.

# About the speakers

Daphné Trama is a second-year PhD student at CEA LIST. She is currently working on homomorphic encryption, particularly optimizing methods for fast computing over encrypted data with TFHE.

# Register for meetup

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

# 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 080476d

Please sign in to comment.