Code Monkey home page Code Monkey logo

Comments (7)

ladnir avatar ladnir commented on August 29, 2024

Yes, it's secure

from volepsi.

ladnir avatar ladnir commented on August 29, 2024

you will need to set https://github.com/Visa-Research/volepsi/blob/main/volePSI/RsOprf.h#L25 to be true on the OPRF that is used by the OPPRF https://github.com/Visa-Research/volepsi/blob/main/volePSI/RsOpprf.h#L93

Otherwise is should be malicious secure.

from volepsi.

L-coder148 avatar L-coder148 commented on August 29, 2024

OK, thank you!

from volepsi.

L-coder148 avatar L-coder148 commented on August 29, 2024

Hi,

I use the RsOPPRF.h, it seems that if the OPPRF sender's setsize is not equal to the OPPRF receiver's setsize, the program will jam and has no output. Can RsOPPRF support the setsize of Sender and receiver is not equal. For example: one is 100,one is 1000.

Thanks!

from volepsi.

ladnir avatar ladnir commented on August 29, 2024

It's possible I didn't test that case and there is a bug. I'll take a look when I find time.

from volepsi.

L-coder148 avatar L-coder148 commented on August 29, 2024

Thank you for your reply, what's more, I want to know the difference between the fucntion RsOpprf_eval_blk_test and RsOpprf_eval_blk_mtx_test in RsOpprf_Tests.h, what does mtx means?
another question is:
In RS Eurocrypt'21, you construct the OPPRF using XoPaXoS and OPRF, where the OPRF is based on VOLE and PaXoS(OKVS) ,
and in RR CCS'22, you improves the OKVS and VOLE of RS'21, does the code RsOpprf.h is constructed using the optimized OKVS(PaXoS) and sub-field Vole?

from volepsi.

L-coder148 avatar L-coder148 commented on August 29, 2024

you will need to set https://github.com/Visa-Research/volepsi/blob/main/volePSI/RsOprf.h#L25 to be true on the OPRF that is used by the OPPRF https://github.com/Visa-Research/volepsi/blob/main/volePSI/RsOpprf.h#L93

Otherwise is should be malicious secure.

To achieve malicious security against both parties, I set both the OPRF sender https://github.com/Visa-Research/volepsi/blob/main/volePSI/RsOprf.h#L25 and OPRF receiver https://github.com/Visa-Research/volepsi/blob/main/volePSI/RsOprf.h#L51 to be true.

from volepsi.

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.