github web-platform-tests/wpt merge_pr_48852

latest releases: merge_pr_49470, epochs/three_hourly/2024-12-03_06H, epochs/six_hourly/2024-12-03_06H...
10 months ago

WebCrypto: Add test for deriving a KDF key using ECDH (#48852)

Check that the correct key is derived when using ECDH to derive an HKDF
or PBKDF2 key.

This test has been ported from WebKit's source [1], defined to check the
impact of the 'Get Key Length' behavior of HKDF and PBKDF2, which should
return 'null' in both cases, in the 'deriveKey' operation.

[1] https://bugs.webkit.org/show_bug.cgi?id=282096

Don't miss a new wpt release

NewReleases is sending notifications on new releases.