|
@@ -6,8 +6,6 @@ fs-encryption (Unreleased)
|
|
|
|
|
|
NEW FEATURES
|
|
|
|
|
|
- HDFS-6388. HDFS integration with KeyProvider. (clamb)
|
|
|
-
|
|
|
IMPROVEMENTS
|
|
|
|
|
|
HADOOP-10693. Implementation of AES-CTR CryptoCodec using JNI to OpenSSL
|
|
@@ -18,6 +16,8 @@ fs-encryption (Unreleased)
|
|
|
|
|
|
HDFS-6386. HDFS Encryption Zones (clamb)
|
|
|
|
|
|
+ HDFS-6388. HDFS integration with KeyProvider. (clamb)
|
|
|
+
|
|
|
HDFS-6473. Protocol and API for Encryption Zones (clamb)
|
|
|
|
|
|
HDFS-6392. Wire crypto streams for encrypted files in
|