[MONGOCRYPT-165] Implement Java-native cryptography callbacks Created: 11/Jul/19 Updated: 28/Oct/23 Resolved: 17/Jul/19 |
|
| Status: | Closed |
| Project: | Libmongocrypt |
| Component/s: | None |
| Affects Version/s: | None |
| Fix Version/s: | None |
| Type: | Improvement | Priority: | Major - P3 |
| Reporter: | Jeffrey Yemin | Assignee: | Jeffrey Yemin |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Remaining Estimate: | Not Specified | ||
| Time Spent: | Not Specified | ||
| Original Estimate: | Not Specified | ||
| Issue Links: |
|
||||||||||||||||
| Epic Link: | Build libmongocrypt library | ||||||||||||||||
| Description |
|
This ticket tracks the work to implement those callbacks in the Java binding, using Java native cryptography API. This will allow us to remove the OpenSSL dependency that is required when libmongocrypt is responsible for implementing the cryptographic primitives. |
| Comments |
| Comment by Githook User [ 17/Jul/19 ] |
|
Author: {'name': 'Jeff Yemin', 'username': 'jyemin', 'email': 'jeff.yemin@10gen.com'}Message: Add Java crypto callbacks
|
| Comment by Jeffrey Yemin [ 15/Jul/19 ] |