Skip to content

feat: add AWS KMS keyring #218

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

Merged
merged 13 commits into from
Mar 9, 2020
Merged

feat: add AWS KMS keyring #218

merged 13 commits into from
Mar 9, 2020

Conversation

mattsb42-aws
Copy link
Member

Issue #, if available: #146 #212

Description of changes:

This adds the AWS KMS keyring as defined in the spec[1].

Because the non-discovery KMS keyring behavior is identical to the multi-keyring behavior, rather than building this keyring from scratch, I instead reused the multikeyring internally to provide expected behavior for non-discovery modes.

[1] https://github.com/awslabs/aws-encryption-sdk-specification/blob/master/framework/kms-keyring.md

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.

@mattsb42-aws mattsb42-aws requested review from seebees, ajw-aws and a team March 5, 2020 08:57
@mattsb42-aws mattsb42-aws mentioned this pull request Mar 5, 2020
10 tasks
ajw-aws
ajw-aws previously approved these changes Mar 6, 2020
Copy link

@ajw-aws ajw-aws left a comment

Choose a reason for hiding this comment

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

Discussed integ tests with mattsb42-aws -- satisified we're good here.

Copy link
Contributor

@seebees seebees left a comment

Choose a reason for hiding this comment

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

LGTM

@mattsb42-aws mattsb42-aws changed the title Add AWS KMS keyring feat: add AWS KMS keyring Mar 9, 2020
@mattsb42-aws mattsb42-aws merged commit 04b5f94 into aws:keyring Mar 9, 2020
@mattsb42-aws mattsb42-aws deleted the kms-keyring-reorg branch March 9, 2020 19:41
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