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

feat(sdk): Allow custom KAO array templates #307

Merged
merged 17 commits into from
Aug 21, 2024

Commits on Aug 7, 2024

  1. 🎨 Move KAS methods in nano code

    Small refactor to consolidate KAS methods
    dmihalcik-virtru committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    ca92780 View commit details
    Browse the repository at this point in the history
  2. ✨ multikas v2: splitPlans

    - Adds the ability to share and split DEKs
    - Reconstructs keys using share ids
    - Does NOT support TDFs that were created with id-less splits. While the old code did support reading them, it did not support creating them
    dmihalcik-virtru committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    c4e47f4 View commit details
    Browse the repository at this point in the history
  3. 🤖 🎨 Autoformat

    Signed-off-by: David Mihalcik <dmihalcik@virtru.com>
    dmihalcik-virtru committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    6180784 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2024

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

Commits on Aug 21, 2024

  1. Configuration menu
    Copy the full SHA
    4dbaed3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    82f3d23 View commit details
    Browse the repository at this point in the history
  3. fixups

    dmihalcik-virtru committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    2a6cd91 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e94fd08 View commit details
    Browse the repository at this point in the history
  5. fixup

    dmihalcik-virtru committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    ddc6754 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e26d25e View commit details
    Browse the repository at this point in the history
  7. Update opentdf.yaml

    dmihalcik-virtru committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    04e8c5f View commit details
    Browse the repository at this point in the history
  8. Update build.yaml

    dmihalcik-virtru committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    8a8c5e6 View commit details
    Browse the repository at this point in the history
  9. fixes

    dmihalcik-virtru committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    a5a05d4 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    c8a743b View commit details
    Browse the repository at this point in the history
  11. Update index.ts

    dmihalcik-virtru committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    c6b01de View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    c66e61e View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    06a4128 View commit details
    Browse the repository at this point in the history