Alejandro Abdelnur created HADOOP-10842: -------------------------------------------
Summary: CryptoExtension generateEncryptedKey method should receive the key name Key: HADOOP-10842 URL: https://issues.apache.org/jira/browse/HADOOP-10842 Project: Hadoop Common Issue Type: Bug Components: security Affects Versions: 3.0.0 Reporter: Alejandro Abdelnur Assignee: Arun Suresh Generating an EEK should be done using always the current keyversion of a key name. We should enforce that by API by handing off EEKs for the last keyversion of a keyname only, thus we should ask for EEKs for a keyname and the {{CryptoExtension}} should use the last keyversion. -- This message was sent by Atlassian JIRA (v6.2#6252)