[MONGOCRYPT-112] Create pluggable encryption layer Created: 07/Jun/19  Updated: 28/Oct/23  Resolved: 16/Jul/19

Status: Closed
Project: Libmongocrypt
Component/s: None
Affects Version/s: None
Fix Version/s: None

Type: Task Priority: Major - P3
Reporter: Mark Benvenuto Assignee: Kevin Albertson
Resolution: Fixed Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified

Issue Links:
Depends
is depended on by PYTHON-1925 Add libmongocrypt cypto hooks Closed
is depended on by MONGOCRYPT-162 Implement cryptography callbacks for ... Closed
is depended on by MONGOCRYPT-165 Implement Java-native cryptography ca... Closed
Duplicate
is duplicated by MONGOCRYPT-104 Add encryption hooks Closed
Epic Link: Build libmongocrypt library

 Description   

Currently, libmongocrypt supports one of three encryption providers at runtime which is determined at compile time. For certain languages like Java and C# on Linux, we need to ship a binary but this binary cannot depend on the system OpenSSL.

To support encryption that is robust but available across a wide range of Linux distros for Java/C#, we would add a fourth encryption type, pluggable.

Pluggable would implement the API in src\mongocrypt-crypto-private.h via callbacks. These callbacks would be set via a new function named 'mongocrypt_setopt_crypto'.



 Comments   
Comment by Githook User [ 16/Jul/19 ]

Author:

{'name': 'Kevin Albertson', 'username': 'kevinAlbs', 'email': 'kevin.albertson@mongodb.com'}

Message: CDRIVER-3179 add pluggable encryption
Branch: master
https://github.com/mongodb/libmongocrypt/commit/6427364742304ac730305e0681e515387990f904

Generated at Thu Feb 08 09:08:00 UTC 2024 using Jira 9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66.