Module encryption

Module encryption 

Source
Expand description

Encryption support for Thrift serialization

Structsยง

AesGcmCtrV1 ๐Ÿ”’
AesGcmV1 ๐Ÿ”’
FileCryptoMetaData ๐Ÿ”’
Crypto metadata for files with encrypted footer

Enumsยง

EncryptionAlgorithm

Functionsยง

get_file_decryptor ๐Ÿ”’
parquet_metadata_with_encryption ๐Ÿ”’
Decodes ParquetMetaData from the provided bytes, handling metadata that may be encrypted.
row_group_from_encrypted_thrift ๐Ÿ”’