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

extend _PrehashingAuthenticator to verify algorithm and key #167

Open
mattsb42-aws opened this issue Jul 1, 2019 · 0 comments
Open

extend _PrehashingAuthenticator to verify algorithm and key #167

mattsb42-aws opened this issue Jul 1, 2019 · 0 comments

Comments

@mattsb42-aws
Copy link
Member

We need to extend aws_encryption_sdk.internal.crypto.authentication._PrehashingAuthenticator to verify that:

  1. The algorithm suite supports signing.
  2. The key matches the algorithm suite (ex: is on the correct EC curve).
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

No branches or pull requests

1 participant