Skip to content

Question: Does tfhe-rs (plan to) support multiparty or multikey FHE? #381

@hu55a1n1

Description

@hu55a1n1

What is the problem you want to solve and can not with the current version?
Very cool project! Thank you for the awesome work you guys are doing! 🥇

I wasn't able to find any mention of MP/MK FHE in the docs and examples.

  • Is multiparty/multikey FHE supported?
  • If not, do you plan to support it in the future?

Describe the solution you'd like

  • Ideally multikey support - something I could use in a multi-client setting such that each client gets their own key.
  • And the server is able to do computations involving ciphers from multiple clients.

Describe alternatives you've considered
I thought about solutions involving (TEE-based/proxy) reencryption, but that's far from ideal.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions