libmongocrypt
Encryption library
A cryptographic library used to encrypt data stored in MongoDB
Required C library for Client Side and Queryable Encryption in MongoDB
95 stars
38 watching
88 forks
Language: C
last commit: 8 days ago encryptionencryption-decryption-librarymongodb
Related projects:
Repository | Description | Stars |
---|---|---|
pdroalves/encrypted-mongodb | A wrapper around MongoDB's Python driver to enable searchable encryption of data on the database | 22 |
libtom/libtomcrypt | Provides a comprehensive toolkit for cryptographic functions and algorithms | 1,569 |
bogdan-kulynych/libshe | An encryption library allowing secure execution of functions on encrypted data without decrypting it | 27 |
microsoft/symcrypt | A cryptographic library used by Microsoft products to implement secure symmetric and asymmetric algorithms. | 715 |
open-quantum-safe/liboqs | A collection of quantum-resistant cryptographic algorithms implemented in C | 1,894 |
microchiptech/cryptoauthlib | A library that provides APIs for communicating with secure elements in cryptographic devices. | 382 |
rubycrypto/rbnacl | A Ruby binding to the Networking and Cryptography (NaCl) library for secure data encryption and transmission. | 984 |
ankane/lockbox | Provides modern encryption for Ruby applications and data storage | 1,460 |
mirleft/ocaml-nocrypto | An OCaml cryptographic library providing basic encryption and hashing functions | 111 |
azadkuh/mbedcrypto | A portable C++ library for encryption and decryption of binary data using various algorithms | 47 |
mhumm/delphiencryptioncompendium | A comprehensive cryptographic library for Delphi and potentially FPC | 257 |
danielberkompas/cloak | An Elixir encryption library designed to simplify secure data storage and transfer | 581 |
hcrypt-project/libscarab | An implementation of a fully homomorphic encryption scheme using large integers | 44 |
jedisct1/libhydrogen | A lightweight cryptographic library providing simple functions to solve common problems. | 630 |
maythamfahmi/cryptonet | A lightweight C# library providing basic encryption and decryption capabilities using asymmetric (RSA) and symmetric (AES) encryption algorithms. | 101 |