Skip to content
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

XLog encryption prototype #183

Open
wants to merge 2 commits into
base: smgr
Choose a base branch
from

Conversation

dAdAbird
Copy link
Member

Encrypts XLog pages while writing them to the segment file.
This is just a POC without any proper key management.

@dAdAbird dAdAbird requested review from dutow and codeforall and removed request for dutow April 24, 2024 17:24
@dAdAbird dAdAbird force-pushed the xlog_smgr_poc branch 3 times, most recently from 036f4eb to 912eb2e Compare April 29, 2024 14:26
Encrypt/decrypt whole Pages while pwrite/pread
see TODOs in the code

Use proper IV and counter

Use shmem for the encrypt buffer

Handle streaming replication

Update PG patch

Remove pg.patch

remove rubbish
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

Successfully merging this pull request may close these issues.

None yet

1 participant