Skip to content

Encryption Support #155

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
justin0mcateer opened this issue Jan 22, 2025 · 1 comment
Open

Encryption Support #155

justin0mcateer opened this issue Jan 22, 2025 · 1 comment

Comments

@justin0mcateer
Copy link

I see the types for reading the encryption meta-data, but I don't see any obvious implementation of actually encrypting or decrypting. Am I correct in concluding that this library does not currently include any encryption support? Would there be interest in supporting encryption in this implementation? Has there been any thought given to implementing encryption in this implementation and are there any known concerns?

@wilwade
Copy link
Member

wilwade commented Jan 23, 2025

As far as I am aware, there is no support.

I think we would be open to it, but if it has to be written, I would suggest checking first about adding it to https://github.com/kylebarron/parquet-wasm which might be easier and more performant for the heavy encryption work.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants