Skip to content

fix: 192 bit algorithm suite support in browsers #131

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 2 commits into from
Jul 9, 2019

Conversation

seebees
Copy link
Contributor

@seebees seebees commented Jul 2, 2019

Resolves: # 72

Browsers do not support 192 bit keys.
The proper place for this is in the WebCryptoAlgorithmSuite class.
Move the logic from the CMM to WebCryptoAlgorithmSuite
Add tests to cover the precondition.

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

Resolves: # 72

Browsers do not support 192 bit keys.
The proper place for this is in the WebCryptoAlgorithmSuite class.
Move the logic from the CMM to WebCryptoAlgorithmSuite
Add tests to cover the precondition.
@seebees seebees requested a review from a team July 2, 2019 19:56
@seebees seebees merged commit 8a4d708 into aws:master Jul 9, 2019
@seebees seebees deleted the web-crypto-192_bit_keys branch July 9, 2019 20:21
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