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

Default CMM should raise an error if signer key is present in encryption context #273

Closed
ttjsu-aws opened this issue Jan 4, 2019 · 1 comment
Assignees
Labels
release blocker Necessary feature for a release

Comments

@ttjsu-aws
Copy link
Contributor

aws/aws-encryption-sdk-python#135

@ttjsu-aws ttjsu-aws added the release blocker Necessary feature for a release label Jan 4, 2019
@ttjsu-aws
Copy link
Contributor Author

ttjsu-aws commented Jan 7, 2019

I am looking for suggestions on error code to throw for this:

I was considering to add AWS_CRYPTOSDK_ERR_RESERVED_FIELD to the error code list :-

AWS_DEFINE_ERROR_INFO(AWS_CRYPTOSDK_ERR_RESERVED_FIELD, "contains reserved field", "cryptosdk"), to error.c#L17 and error.h#L51

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release blocker Necessary feature for a release
Projects
None yet
Development

No branches or pull requests

1 participant