Skip to content

Request: Examples demonstrating IKNP Oblivious Transfer usage #17

@Smart-SangGe

Description

@Smart-SangGe

Hello,

Thank you for developing this library. The project structure and the cryptographic primitives implemented are very interesting and useful, particularly within the field of secure computation.

I am currently trying to understand how to correctly utilize the IKNP Oblivious Transfer implementation provided in the repository, specifically its application in larger protocols. While the protocol implementation itself appears sound, I am struggling to correctly instantiate and apply it in a meaningful way.

Would it be possible to add a minimal, runnable example demonstrating the following:

Setup: How to initialize and configure both the sender and receiver for an IKNP OT session.

Execution: A simple sequence showing the execution flow for a basic data transfer using the IKNP OT protocol.

These examples would be immensely helpful for postgraduate students and other researchers looking to leverage this specific implementation for practical projects. Code examples often illuminate the required initial state, state transitions, and expected inputs/outputs far better than documentation alone when dealing with complex primitives like this.

Thank you for your time and consideration.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions