hadoop-crypto
hadoop-crypto copied to clipboard
Library for per-file client-side encyption in Hadoop FileSystems such as HDFS or S3.
###### _excavator_ is a bot for automating changes across repositories. Changes produced by the circleci/manage-circleci-oss check. To enable or disable this check, please contact the maintainers of Excavator.
## Before this PR JDK bug https://bugs.openjdk.org/browse/JDK-8292158 could cause corruption of AES-CTR streams when running on CPUs with AVX-512 vectorized AES support (e.g. Intel Ice Lake, as used in AWS...
==COMMIT_MSG== hadoop-crypto no longer depends on commons-crypto or openssl ==COMMIT_MSG==
https://github.com/palantir/hadoop-crypto/blob/develop/hadoop-crypto/src/main/java/com/palantir/crypto2/hadoop/EncryptedFileSystem.java#L147 I may be missing some complexity, but it seems like recursive delete would just be a few more lines. Is there something I'm missing that would make this more...
Now that EncryptedFileSystem extends FilterFileSystem, many of the create and open methods will not get forwarded to the create and open methods currently implemented by FilterFileSystem (see: https://github.com/palantir/hadoop-crypto/pull/104). To fix...
###### _excavator_ is a bot for automating changes across repositories. Changes produced by the roomba/gradle-jdks-buildscript-upgrades check. To enable or disable this check, please contact the maintainers of Excavator.
###### _excavator_ is a bot for automating changes across repositories. Changes produced by the roomba/latest-baseline-oss check. To enable or disable this check, please contact the maintainers of Excavator.
###### _excavator_ is a bot for automating changes across repositories. Changes produced by the roomba/gradle-failure-reports-oss check. To enable or disable this check, please contact the maintainers of Excavator.
###### _excavator_ is a bot for automating changes across repositories. Changes produced by the roomba/format check. To enable or disable this check, please contact the maintainers of Excavator.
###### _excavator_ is a bot for automating changes across repositories. Changes produced by the roomba/latest-gradle-wrapper-oss check. To enable or disable this check, please contact the maintainers of Excavator.