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

Merged
merged 2 commits into from
May 30, 2024
Merged

Commits on Apr 30, 2024

  1. XLog encryption prototype

    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
    dAdAbird committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    3a06185 View commit details
    Browse the repository at this point in the history
  2. Add WAL ecryption GUC

    dAdAbird committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    8727cfa View commit details
    Browse the repository at this point in the history