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

Initial commit of crypto plugin #8465

Merged
merged 8 commits into from
Sep 5, 2023

Commits on Sep 4, 2023

  1. repository encryption initial changes

    Signed-off-by: Vikas Bansal <[email protected]>
    
    Removed encrypted flag from repo metadata and moved crypto invocations to happen via CryptoProvider
    
    Signed-off-by: Vikas Bansal <[email protected]>
    
    Structural changes to move crypto cache and crypto manager to libs and added settings for crypto kms plugin
    
    Signed-off-by: Vikas Bansal <[email protected]>
    
    Immutable map for crypto manager factory
    
    Signed-off-by: Vikas Bansal <[email protected]>
    vikasvb90 committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    dfcf85d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a65e28c View commit details
    Browse the repository at this point in the history
  3. Initial commit of crypto plugin

    Signed-off-by: Vikas Bansal <[email protected]>
    vikasvb90 committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    9709708 View commit details
    Browse the repository at this point in the history
  4. Repository level abstraction changes

    Signed-off-by: Vikas Bansal <[email protected]>
    vikasvb90 committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    3e8454d View commit details
    Browse the repository at this point in the history
  5. Forked out CryptoProvider to allow registration of multiple crypto pr…

    …oviders
    
    Signed-off-by: Vikas Bansal <[email protected]>
    vikasvb90 committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    c3e79fd View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    70386ff View commit details
    Browse the repository at this point in the history
  7. Added changelog

    Signed-off-by: Vikas Bansal <[email protected]>
    vikasvb90 committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    2e8a3c4 View commit details
    Browse the repository at this point in the history
  8. Optional prefix in overriden settings

    Signed-off-by: Vikas Bansal <[email protected]>
    vikasvb90 committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    485fc1b View commit details
    Browse the repository at this point in the history