-
Type: Improvement
-
Resolution: Fixed
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Java binding
-
None
It's confused some readers why the crypto callbacks specify NoPadding for AES encryption when padding is required. The reason is because libmongocrypt does the padding before calling the callback.
We should add a comment explaining that.
- is related to
-
CDRIVER-2915 Build libmongocrypt library
- Released