goulov / rlweot

Sage implementation of Oblivious Transfer based on RLWE

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Implementation of Oblivious Transfer based on RLWE in Sage

This repository provides a proof-of-concept implementation in Sage of the RLWE-OT of https://eprint.iacr.org/2018/1155.

  • rlweke.sage implements Ding's KE based on RLWE
  • rlweot.sage implements Oblivious Transfer

About

Sage implementation of Oblivious Transfer based on RLWE


Languages

Language:Python 100.0%