Code Monkey home page Code Monkey logo

Comments (5)

pjattke avatar pjattke commented on May 29, 2024 1

Python script for plotting added in 792b09c.

Please use the following column names for the CSV of the measurements:

  • t_mul_ct_ct
  • t_mul_ct_ct_inplace
  • t_mul_ct_pt
  • t_mul_ct_pt_inplace
  • t_add_ct_ct
  • t_add_ct_ct_inplace
  • t_add_ct_pt
  • t_add_ct_pt_inplace
  • t_enc_sk
  • t_enc_pk
  • t_dec
  • t_rot

from sok.

AlexanderViand avatar AlexanderViand commented on May 29, 2024 1

Oh, that's interesting! But sure, let's compare it anyway - might be interesting to see if there's a significant difference to TFHE

from sok.

AlexanderViand avatar AlexanderViand commented on May 29, 2024

Ideally, we would also benchmark Cingulata's built-in implementation, but that might not be feasible. The same goes for Alchemy.

from sok.

pjattke avatar pjattke commented on May 29, 2024

Parameters

(✔︎): Parameter configured in current benchmark implementation.

BFV Parameters

Parameter Value SEAL PALISADE HElib
Plaintext modulus (t/p) 2^64
Security level (λ) 128 bit ✔︎
Cyclotomic Order (n) 2
Ctxt coefficient modulus (q)
RLWE error distribution (ꭓ) 3.2 ✔︎

CKKS Parameters

TODO

CGGI Parameters

TODO

from sok.

pjattke avatar pjattke commented on May 29, 2024

@AlexanderViand It looks like PALISADE does not implement TFHE but FHEW only, although in their README they list both Ducas-Micciancio (FHEW) and Chillotti-Gama-Georgieva-Izabachene (TFHE) schemes for Boolean circuit evaluation. Should I just use FHEW instead?

from sok.

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.