Skip to content

[Parquet] Support other encryption/decryption key size #9202

Description

@hsiang-c

As of version 57.2.0, cipher.rs hardcoded AES_128_GCM algorithm, which takes AES key of 128 bits.

However, Iceberg spec supports AES key sizes of 128, 192 and 256 bits.

It would be great that the Parquet module can encrypt/decrypt with AES 256 bits key.

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