Skip to content

feat: Required encryption context CMM - #645

Merged
lucasmcdonald3 merged 173 commits into
mpl-reviewedfrom
lucmcdon/mpl-requiredec
Apr 26, 2024
Merged

feat: Required encryption context CMM#645
lucasmcdonald3 merged 173 commits into
mpl-reviewedfrom
lucmcdon/mpl-requiredec

Conversation

@lucasmcdonald3

@lucasmcdonald3 lucasmcdonald3 commented Feb 29, 2024

Copy link
Copy Markdown
Contributor

Issue #, if available:

Description of changes:

  • Support required encryption context CMM
  • Add example using required encryption context CMM

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

Check any applicable:

  • Were any files moved? Moving files changes their URL, which breaks all hyperlinks to the files.

@lucasmcdonald3
lucasmcdonald3 marked this pull request as ready for review March 26, 2024 23:41
@lucasmcdonald3
lucasmcdonald3 requested a review from a team as a code owner March 26, 2024 23:41
Comment thread examples/src/keyrings/hierarchical_keyring.py Outdated
Comment thread examples/src/keyrings/hierarchical_keyring.py Outdated

@seebees seebees left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The default CMM, or really any CMM should be able to handle reproduced EC. We may need to re-think how we want to expose the Default CMM in this new world.

Comment thread src/aws_encryption_sdk/__init__.py Outdated
Comment thread src/aws_encryption_sdk/internal/formatting/serialize.py
Comment thread src/aws_encryption_sdk/internal/formatting/serialize.py
@lucasmcdonald3 lucasmcdonald3 mentioned this pull request Apr 19, 2024
1 task

from .example_branch_key_id_supplier import ExampleBranchKeyIdSupplier

# TODO-MPL: Remove this as part of removing PYTHONPATH hacks.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I assume this TODO is not yet TO BE DONE?

@lucasmcdonald3 lucasmcdonald3 Apr 22, 2024

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is still TODO. I have to:

  • Update Dafny compiler to support outer-module
  • Update Smithy-Dafny to reference outer-module
  • Update MPL to use outer-module

I'm tracking that work separately.

@ajewellamz ajewellamz left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Base automatically changed from lucmcdon/mpl to mpl-reviewed April 23, 2024 16:12

@seebees seebees left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@lucasmcdonald3
lucasmcdonald3 merged commit 44d9192 into mpl-reviewed Apr 26, 2024
@lucasmcdonald3
lucasmcdonald3 deleted the lucmcdon/mpl-requiredec branch April 26, 2024 17:47
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