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

test(test_vectors): Support reading manifests that specify a hierarchy keyring #649

Merged
merged 31 commits into from
Oct 3, 2024

Conversation

lucasmcdonald3
Copy link
Contributor

@lucasmcdonald3 lucasmcdonald3 commented May 6, 2024

Description of changes:

Support reading manifests that specify a hierarchy keyring.

This is a breaking-ish change.
The MPL TestVectors project is now a required dependency for the native .NET ESDK TestVector runner.
The MPL TestVectors creates a "special" local hierarchical keyring. Languages that want to test interop with other implementations of this "special" keyring must use the MPL TestVectors project.

Testing
This repo does not test any manifests that specify a hierarchical keyring. Only ESDK-Python does this right now.

ESDK-Python has a test that:

  1. Generates ESDK-Python test vectors (with hkeyring vectors),
  2. Decrypts vectors from 1) with the .NET TestVector runner. (See most recent test output: link)

Squash/merge commit message, if applicable:

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@RitvikKapila RitvikKapila marked this pull request as ready for review June 28, 2024 18:18
@RitvikKapila RitvikKapila requested a review from a team as a code owner June 28, 2024 18:18
@RitvikKapila RitvikKapila marked this pull request as draft June 28, 2024 18:19
@RitvikKapila RitvikKapila marked this pull request as ready for review June 28, 2024 20:10
@RitvikKapila RitvikKapila marked this pull request as draft June 28, 2024 20:10
@RitvikKapila RitvikKapila changed the title [Draft] HKeyring Test Vectors chore(test_vectors): HKeyring Test Vectors Jun 28, 2024
@lucasmcdonald3 lucasmcdonald3 changed the title chore(test_vectors): HKeyring Test Vectors test(test_vectors): Hierarchy Keyring Test Vectors Oct 2, 2024
@lucasmcdonald3 lucasmcdonald3 changed the title test(test_vectors): Hierarchy Keyring Test Vectors test(test_vectors): Support reading manifests that specify a hierarchy keyring Oct 3, 2024
@lucasmcdonald3 lucasmcdonald3 marked this pull request as ready for review October 3, 2024 00:30
@lucasmcdonald3 lucasmcdonald3 merged commit a7466e6 into mainline Oct 3, 2024
18 checks passed
@lucasmcdonald3 lucasmcdonald3 deleted the lucmcdon/hkeyring-vectors branch October 3, 2024 23:28
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.

3 participants