nodejs / webcrypto

This repository has been archived. The WebCrypto API has been implemented in recent versions of Node.js and does not require additional packages.
69 stars 20 forks source link

wpt: update submodule with HKDF fixes #41

Closed tniessen closed 4 years ago

tniessen commented 4 years ago

Refs: https://github.com/web-platform-tests/wpt/pull/21140 Refs: https://github.com/web-platform-tests/wpt/pull/21141 Fixes: https://github.com/nodejs/webcrypto/issues/36

tniessen commented 4 years ago

This fixes all 864 HKDF WPT failures.