[
https://issues.apache.org/jira/browse/PARQUET-1300?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16523387#comment-16523387
]
Tham edited comment on PARQUET-1300 at 6/26/18 8:10 AM:
--------------------------------------------------------
Thanks [~gershinsky]. Looking forward to your PR with second cipher.
[~mdeepak] I'm curious and would like to know how you plan to change in
parquet-cpp API to pass encryption key, encryption type, etc. Can you please
share?
was (Author: thamha):
Thanks [~gershinsky]. Looking forward to your PR with second cipher.
[~mdeepak] I'm curious and would like to know how you plan to change in
parquet-cpp API to pass encryption key, encryption type, etc.
> [C++] Parquet modular encryption
> --------------------------------
>
> Key: PARQUET-1300
> URL: https://issues.apache.org/jira/browse/PARQUET-1300
> Project: Parquet
> Issue Type: New Feature
> Components: parquet-cpp
> Reporter: Gidon Gershinsky
> Assignee: Deepak Majeti
> Priority: Major
> Attachments: column_reader.cc, column_writer.cc, file_reader.cc,
> file_writer.cc
>
>
> 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.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)