[
https://issues.apache.org/jira/browse/PARQUET-1517?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gidon Gershinsky updated PARQUET-1517:
--------------------------------------
Description:
An initial version of crypto package is merged. This Jira updates the crypto
code to
# conform the signed off specification (wire protocol updates, signature tag
creation, AAD support, etc)
# improve performance by extending cipher lifecycle to file writing/reading -
instead of creating cipher on each encrypt/decrypt operation
> [C++] Update cpp crypto package to match signed-off specification
> -----------------------------------------------------------------
>
> Key: PARQUET-1517
> URL: https://issues.apache.org/jira/browse/PARQUET-1517
> Project: Parquet
> Issue Type: Sub-task
> Reporter: Gidon Gershinsky
> Assignee: Gidon Gershinsky
> Priority: Major
> Labels: pull-request-available
> Time Spent: 5h
> Remaining Estimate: 0h
>
> An initial version of crypto package is merged. This Jira updates the crypto
> code to
> # conform the signed off specification (wire protocol updates, signature tag
> creation, AAD support, etc)
> # improve performance by extending cipher lifecycle to file writing/reading
> - instead of creating cipher on each encrypt/decrypt operation
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)