Skip to content

raw-keyring inital commit #29

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 1 commit into from
Apr 4, 2019
Merged

raw-keyring inital commit #29

merged 1 commit into from
Apr 4, 2019

Conversation

seebees
Copy link
Contributor

@seebees seebees commented Apr 3, 2019

Issue #, if available:

Description of changes:

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

Copy link
Member

@mattsb42-aws mattsb42-aws left a comment

Choose a reason for hiding this comment

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

The only change I am requesting here is to replace the comment asking a question with a decision.

try {
return this._unwrapKey(material, edk, context)
} catch {
// there should be some debug here? or wrap?
Copy link
Member

Choose a reason for hiding this comment

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

I think the only thing that we should maybe do here is to log a message that we tried to decrypt an EDK and failed. Alternately, we could just explicitly leave everything to the _unwrapKey implementation. I would be fine with either.

Copy link
Member

Choose a reason for hiding this comment

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

Created #31 to track.

@seebees seebees merged commit 2dffa37 into aws:master Apr 4, 2019
@seebees seebees deleted the add-raw-keyring branch April 4, 2019 22:18
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.

2 participants