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

fix(ext/crypto) - include AES-CTR in deriveKey #13174

Merged
merged 1 commit into from
Dec 27, 2021
Merged

fix(ext/crypto) - include AES-CTR in deriveKey #13174

merged 1 commit into from
Dec 27, 2021

Conversation

cryptographix
Copy link
Contributor

Towards #11690. Fix missing AES-CTR from getKeyLength(algorithm) and supportedAlgorithms.
-3K LOC in wpt.

Copy link
Member

@littledivy littledivy left a comment

Choose a reason for hiding this comment

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

LGTM That's a lot of tests passing!

@cryptographix cryptographix changed the title fix(crypto/deriveKey) - include AES-CTR fix(ext/crypto) - include AES-CTR in deriveKey Dec 22, 2021
Copy link
Member

@ry ry left a comment

Choose a reason for hiding this comment

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

Thanks! LGTM

@ry ry merged commit 07618c8 into denoland:main Dec 27, 2021
@cryptographix cryptographix deleted the derive-key-aes-ctr branch December 27, 2021 23:57
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.

None yet

3 participants