-
Notifications
You must be signed in to change notification settings - Fork 4k
Closed
Description
CPP version of a mechanism for modular encryption and decryption of Parquet files. Allows to keep the data fully encrypted in the storage, while enabling a client to extract a required subset (footer, column(s), pages) and to authenticate / decrypt the extracted data.
Reporter: Gidon Gershinsky / @ggershinsky
Assignee: Deepak Majeti / @majetideepak
Subtasks:
- [C++] Crypto package in parquet-cpp
- [C++] Update cpp crypto package to match signed-off specification
- [C++] Add encrypted parquet files to apache parquet-testing repository
Related issues:
- CLONE - [C++] Parquet modular encryption (is cloned by)
- Parquet modular encryption (is depended upon by)
Original Issue Attachments:
PRs and other links:
Note: This issue was originally created as PARQUET-1300. Please see the migration documentation for further details.