zama-ai/tfhe-rs

Question: Does zama plan to exploit a cpp library for WoPBS?

Closed this issue · 4 comments

Hello, this project is very powerful, thanks for your efforts!

Recently , I am reading your paper " Improved Programmable Bootstrapping with Larger Precision and Efficient Arithmetic Circuits for TFHE", WoP-PBS和PBSmanyLUT is very useful. For purposes of application to other projects, I would like to ask you a few questions:

  • Is there a cpp library for this paper?
  • If not, do you plan to develop such a library?
  • Or is it difficult to reproduce this paper with cpp using an open source library such as openfhe?

hello @Yonghai557

We do not provide C++ bindings to our rust library. The rust library already has WoPBS code.

Therefore we do not plan on developing a C++ library.

I have no experience with other C++ FHE libraries so I can't answer about that.

Does that answer your question @Yonghai557 ?

@Yonghai557 I think we have answered your questions, I'll close this issue tomorrow if I don't hear from you by then.

Cheers

@Yonghai557 I think we have answered your questions, I'll close this issue tomorrow if I don't hear from you by then.

Cheers

ok, thank you very much! Sorry for not replying in time!

no worries !