Details
-
New Feature
-
Status: Resolved
-
Major
-
Resolution: Done
-
1.12.0
-
None
Description
Parquet Modular Encryption (PARQUET-1178) provides an API that accepts keys, arbitrary key metadata and key retrieval callbacks - which allows to implement basically any key management policy on top of it. This Jira will add tools that implement a set of best practice elements for key management. This is not an end-to-end key management, but rather a set of components that might simplify design and development of an end-to-end solution.
This tool set is one of many possible. There is no goal to create a single or “standard” toolkit for Parquet encryption keys. Parquet has a Crypto Factory interface (PARQUET-1817) that allows to plug in different implementations of encryption key management.
Attachments
Issue Links
- depends upon
-
PARQUET-1178 Parquet modular encryption
- Resolved
- is depended upon by
-
PARQUET-1568 High level interface to Parquet encryption
- Resolved
-
PARQUET-1854 Properties-Driven Interface to Parquet Encryption
- Resolved
- links to
1.
|
[C++] Encryption key management | Resolved | Tham |
|
||||||||
2.
|
Double wrapped key manager | Resolved | Gidon Gershinsky | |||||||||
3.
|
Key rotation tool | Resolved | Maya Anderson | |||||||||
4.
|
[C++] Key rotation tool | Open | Unassigned |