Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 733 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 733 Bytes

OpenSSE Insecure Index

License: MIT

This repository provides several implementation of persistent multi-maps that can be used as a database index. As the name suggests, the implementations are insecure in the sense that neither the database, nor the queries are encrypted. They are here only to provide reference points when comparing encrypted databases with non-encrypted ones.

If you search for implementations of encrypted databases, look at OpenSSE's schemes repository.

License

This code is licensed under the MIT license.