Git Product home page Git Product logo

depir's Introduction

Doubly-Efficient Private Information Retrival

A prototype implementation of Lin-Mook-Wichs doubly-efficient private information retrieval in sage

I believe with some optimizations the recent doubly-efficient private information retrieval by Lin, Mook, and Wichs [https://eprint.iacr.org/2022/1703] can be made practically efficent. I'm prototyping the optimizations here.

depir's People

Contributors

derjesko avatar

Watchers

 avatar

depir's Issues

Allow preprocessing

Currently all polynomials are evaluated on the fly. Finally we want to have such that this evaluation is preprocessed and can just be looked up

Find good parameters

Currently everything happens over small toy number. Set the parameters s.t. the RLWE is secure

Extend to Z_q where q not prime

Currently everything happens over Z_p where p is prime with some constraint. Allow it to happen over Z_q where q is a product of many p_i where p_i fulfills the same constraints as currently p does.

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.