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.
22 stars
3 watching
4 forks
Language: Python
last commit: about 7 years ago
Linked from 1 awesome list
cryptographymongodbmongodb-python-driverprivacy-preserving
Related projects:
Repository | Description | Stars |
---|---|---|
| A cryptographic library used to encrypt data stored in MongoDB | 96 |
| A library that simplifies interactions with MongoDB databases by providing a uniform interface for common data operations. | 9 |
| A Python library that provides Django's ORM capabilities to MongoDB | 863 |
| Provides primitives and drop-in replacements for encrypting data in Django | 385 |
| A simple terminal-based journal application with encryption support. | 36 |
| Provides modern encryption for Ruby applications and data storage | 1,470 |
| Provides a way to interact with MongoDB databases using Emacs Lisp | 47 |
| Provides a Python implementation of the JOSE technologies for encrypting and/or signing content. | 1,553 |
| Provides a Haskell interface to interact with MongoDB databases. | 172 |
| A package providing an alternative Eloquent implementation for MongoDB-based applications | 18 |
| A tool for bypassing client-side encryption in web applications during penetration testing and bug bounty activities | 192 |
| Database security suite with field-level encryption, search through encrypted data, SQL injections prevention and intrusion detection capabilities. | 1,368 |
| Provides a Python module with encryption and decryption capabilities using Rust. | 53 |
| An official Rust driver for interacting with MongoDB databases. | 1,448 |
| An asynchronous Python driver for MongoDB | 338 |