encrypted-mongodb

Encryption backend for MongoDB

A wrapper around MongoDB's Python driver to enable searchable encryption of data on the database

This is a proof-of-concept implementation of the framework proposed by [Alves and Aranha 2018] with the purpose of offering a wrapper on MongoDB's Python driver that enables a application to store and query encrypted data on the database.

GitHub

22 stars
3 watching
4 forks
Language: Python
last commit: over 8 years ago
Linked from 1 awesome list

cryptographymongodbmongodb-python-driverprivacy-preserving

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
mongodb/libmongocryptA cryptographic library used to encrypt data stored in MongoDB96
nilportugues/mongodb-repositoryA library that simplifies interactions with MongoDB databases by providing a uniform interface for common data operations.9
django-nonrel/mongodb-engineA Python library that provides Django's ORM capabilities to MongoDB863
georgemarshall/django-cryptographyProvides primitives and drop-in replacements for encrypting data in Django385
manipuladordedados/pdiaryA simple terminal-based journal application with encryption support.36
ankane/lockboxProvides modern encryption for Ruby applications and data storage1,470
emacsorphanage/mongoProvides a way to interact with MongoDB databases using Emacs Lisp47
mpdavis/python-joseProvides a Python implementation of the JOSE technologies for encrypting and/or signing content.1,553
mongodb-haskell/mongodbProvides a Haskell interface to interact with MongoDB databases.172
nilportugues/eloquent-mongodb-repositoryA package providing an alternative Eloquent implementation for MongoDB-based applications18
anof-cyber/pycriptA tool for bypassing client-side encryption in web applications during penetration testing and bug bounty activities192
cossacklabs/acraDatabase security suite with field-level encryption, search through encrypted data, SQL injections prevention and intrusion detection capabilities.1,368
kushaldas/johnnycanencryptProvides a Python module with encryption and decryption capabilities using Rust.53
mongodb/mongo-rust-driverAn official Rust driver for interacting with MongoDB databases.1,448
twisted/txmongoAn asynchronous Python driver for MongoDB338