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

major refactor of tink integration including kms-based kek support #5

Merged
merged 16 commits into from
Jan 14, 2023

Commits on Dec 22, 2022

  1. Configuration menu
    Copy the full SHA
    37da8b3 View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2022

  1. Configuration menu
    Copy the full SHA
    b3231b6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6d8a68e View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2022

  1. remove maven shade plugin in favor of maven assembly plugin

    - add assembly descriptors for all 3 modules
    - adapt pom files for all 3 modules
    - move common properties to parent pom
    - remove trace logging in kryptonite core lib
    hpgrahsl committed Dec 30, 2022
    Configuration menu
    Copy the full SHA
    cfa6d8c View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2023

  1. Configuration menu
    Copy the full SHA
    f4e2192 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0d385e6 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2023

  1. Configuration menu
    Copy the full SHA
    87644e9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c46ef8c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    951e6a7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fa95ca5 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2023

  1. version bump

    hpgrahsl committed Jan 9, 2023
    Configuration menu
    Copy the full SHA
    dfa6f91 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2023

  1. Configuration menu
    Copy the full SHA
    9a41064 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5d994d6 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2023

  1. Configuration menu
    Copy the full SHA
    78013ef View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2023

  1. Configuration menu
    Copy the full SHA
    003436d View commit details
    Browse the repository at this point in the history
  2. fix markdown formatting

    hpgrahsl committed Jan 14, 2023
    Configuration menu
    Copy the full SHA
    737e8b4 View commit details
    Browse the repository at this point in the history