Skip to content

Latest commit

 

History

History
9 lines (4 loc) · 313 Bytes

README.md

File metadata and controls

9 lines (4 loc) · 313 Bytes

OPE from CryptDB

This is the Order-preserving encryption (OPE) lib extracted from the CryptoDB (http://css.csail.mit.edu/cryptdb/).

With this it is not necessary to compile the whole CryptDB to use the OPE lib.

Take a look to example.cpp and to Makefile to see how to use and compile this lib.