TypeScript-DOM-lib-generator icon indicating copy to clipboard operation
TypeScript-DOM-lib-generator copied to clipboard

add crypto.subtle.derivebits EcdhKeyDeriveParams length null overload

Open panva opened this issue 3 years ago • 3 comments

As per https://github.com/w3c/webcrypto/pull/345

panva avatar Oct 03 '22 10:10 panva

Thanks for the PR!

This section of the codebase is owned by @saschanaz - if they write a comment saying "LGTM" then it will be merged.

github-actions[bot] avatar Oct 03 '22 10:10 github-actions[bot]

This doesn't make sense, the algorithm cannot get length as null when the IDL doesn't allow it. I'll file a bug there.

saschanaz avatar Oct 29 '22 09:10 saschanaz

Oh, you already did: https://github.com/w3c/webcrypto/issues/322

I'll wait for the response in that case.

saschanaz avatar Oct 29 '22 09:10 saschanaz