Skip to content

Insecure implementation of persistent multi-maps (a.k.a. indexes)

License

Notifications You must be signed in to change notification settings

OpenSSE/insecure-index

Repository files navigation

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.

About

Insecure implementation of persistent multi-maps (a.k.a. indexes)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published