libmongocrypt
Encryption library
A cryptographic library used to encrypt data stored in MongoDB
Required C library for Client Side and Queryable Encryption in MongoDB
96 stars
38 watching
91 forks
Language: C
last commit: about 1 month 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,587 |
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. | 722 |
open-quantum-safe/liboqs | Provides a C library implementing quantum-resistant cryptographic algorithms and APIs | 1,964 |
microchiptech/cryptoauthlib | A library that provides APIs for communicating with secure elements in cryptographic devices. | 388 |
rubycrypto/rbnacl | A Ruby binding to the Networking and Cryptography (NaCl) library for secure data encryption and transmission. | 983 |
ankane/lockbox | Provides modern encryption for Ruby applications and data storage | 1,470 |
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 | 258 |
danielberkompas/cloak | An Elixir encryption library designed to simplify secure data storage and transfer | 586 |
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. | 637 |
maythamfahmi/cryptonet | A lightweight encryption library supporting both asymmetric and symmetric encryption methods. | 104 |