diff --git a/changelog/@unreleased/pr-588.v2.yml b/changelog/@unreleased/pr-588.v2.yml new file mode 100644 index 000000000..184e26d27 --- /dev/null +++ b/changelog/@unreleased/pr-588.v2.yml @@ -0,0 +1,5 @@ +type: improvement +improvement: + description: hadoop-crypto only uses the JCE cryptography implementations and no longer relies on openssl or commons-crypto. Performance is not expected to be impacted. + links: + - https://github.com/palantir/hadoop-crypto/pull/588