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

[jira] [Resolved] (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 ]

Wes McKinney resolved PARQUET-1517.
-----------------------------------
       Resolution: Fixed
    Fix Version/s: cpp-1.6.0

Issue resolved by pull request 3520
[https://github.com/apache/arrow/pull/3520]

> [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
>             Fix For: cpp-1.6.0
>
>          Time Spent: 5h 50m
>  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)