You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@parquet.apache.org by "Gidon Gershinsky (JIRA)" <ji...@apache.org> on 2019/05/23 10:29:01 UTC

[jira] [Updated] (PARQUET-1517) [C++] Update cpp crypto package to match signed-off specification

     [ 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)