Code Monkey home page Code Monkey logo

oblivioustransferextensions's Introduction

Oblivious Transfer Extensions

Summary

This is a concrete implementation of the IKPN03 protocol written in Java, using the SCAPI interface. This project was made for my MSc thesis for the department of Information & Communication Systems Engineering of the University of the Aegean, under the supervision of Dr. Panagiotis Rizomiliotis. This project is distributed under the GNU AFFERO GENERAL PUBLIC LICENSE.

Installation instructions

To run this project you'll need to have installed:

  • Java 8 or greater
  • The SCAPI library

Running Instructions

If the Sender and the Receiver are using the same address, simply run the SenderMain and the ReceiverMain classes. If the the parties are using different addresses, you'll need to modify the SocketParties.properties file accordingly. More information here.

To configure the number of transactions, simply edit the m value in both the PSender and PReceiver classes in the default constructor method. Bare in mind though that the m value MUST be divisible by 8 and of course it must be the same in both classes. To view the various arrays, choice bits etc. simply uncomment the various print methods in the main classes as you wish.

Where to get help

If you experience problems with SCAPI you can use the following links:

If you have any inquiries, feel free to email me at: a.mittos [at] outlook [dot] com.

Contribution guidelines

I'm planning to continue developing this project. My to-do list is the following:

  • Multithreading support
  • Support against malicious adversaries (see here)
  • 1-out-of-N support (see here)
  • Implementation of Tung Chou and Claudio Orlandi's OT protocol of the OT part (see here)

If you want to contribute to this project, you can implement any of the above bullets or implement something entirely different. Of course, bug fixing and implementation optimizations are always welcome.

More on the protocol

Paper Title: Extending Oblivious Transfers Efficiently
Authors: Yuval Ishai, Joe Kilian, Kobbi Nissim, Erez Petrank
Booktitle: Advances in Cryptology - CRYPTO 2003, 23rd Annual International Cryptology Conference, Santa Barbara, California, USA, August 17-21, 2003, Proceedings
Year: 2003
Link: https://www.iacr.org/cryptodb/data/paper.php?pubkey=1432

Copying and License

This material is copyright (c) 2016.

It is open and licensed under the GNU Affero General Public License (AGPL) v3.0 whose full text may be found here.

oblivioustransferextensions's People

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.