Skip to content

Add AES_GCM_CTR_V1 encryption support for Parquet #2477

Description

@Jack1007

Is your feature request related to a problem? Please describe.
Our cluster contains Parquet tables encrypted with the AES_GCM_CTR_V1 algorithm, but Auron is currently unable to decrypt and read them.

Describe the solution you'd like
Implement AES_GCM_CTR_V1 support in the upstream arrow-rs library for reading and writing Parquet files encrypted with the CTR algorithm.The algorithm is implemented using the aws-lc-rs library and currently supports only 128-bit keys.

Reference issues
apache/arrow-rs#7258

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions