Code Monkey home page Code Monkey logo

Comments (2)

IceTDrinker avatar IceTDrinker commented on August 15, 2024

Hello @julen-bernabe !

What you describe is not achievable with server keys, however it is doable with what is known as a public key. We are currently repackaging some code in the new TFHE-rs project you can find here : https://github.com/zama-ai/tfhe-rs you can check for example the docs.rs page for the shortint public key https://docs.rs/tfhe/0.1.5/tfhe/shortint/public_key/struct.PublicKey.html and the user docs md from the repo : https://github.com/zama-ai/tfhe-rs/blob/main/tfhe/docs/shortint/tutorial.md#encrypting-values-using-a-public-key (and boolean: https://github.com/zama-ai/tfhe-rs/blob/main/tfhe/docs/Booleans/tutorial.md#encrypting-inputs-using-a-public-key). The server key requirement for shortint will be removed (it had to do with noise management).

Do note that we are aware of key size issues with the larger parameters sets for shortint and are currently working to resolve them.

If you have any other question feel free to ask them here 🙂

from concrete.

julen-bernabe avatar julen-bernabe commented on August 15, 2024

Hi @IceTDrinker !

I'll check that repo, didn't know about its existence. Thanks for the links and information!

from concrete.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.