pdroalves / ore_lewi-wu

Implementation of the ORE scheme proposed by Kevin Lewi

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Implementation of the ORE scheme proposed by Lewi and Wu

University of Campinas, Institute of Computing, Brazil.

Laboratory of Security and Cryptography - LASCA,
Laboratório Multidisciplinar de Computação de Alto Desempenho - LMCAD.

Author: Pedro G. M. R. Alves, PhD. student @ IC-UNICAMP,
Advisor: Diego F. Aranha.

About

A python implementation of the ORE scheme proposed by Lewi and Wu. Our focus is not in speed or security, but just achieve a functional implementation.

Lewi, K., & Wu, D. J. (2016). Order-Revealing Encryption: New Constructions, Applications, and Lower Bounds.

Licensing

This code is released under a GPLv3 license.

Disclaimer

This is a proof-of-concept implementation. We do not recommend the use of this code on production and we do not claim that the cipher implementations here provided are correct or secure. Use at your own risk.

Privacy Warning: This site tracks visitor information.

About

Implementation of the ORE scheme proposed by Kevin Lewi

License:GNU General Public License v3.0


Languages

Language:Python 100.0%